Print Page | Close Window

How to use 7.1 database file in 7.5 beta?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=5964
Printed Date: 03 April 2026 at 6:42am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: How to use 7.1 database file in 7.5 beta?
Posted By: zeeshan
Subject: How to use 7.1 database file in 7.5 beta?
Date Posted: 25 September 2003 at 2:07am

Can any body tell me that how to use 7.1 version database file in 7.5 beta version of webwizfourm because when i use it i got folloing msg....

Error Type:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/forum/common.asp, line 300

plz help me can i use data base migration tool available on this site.




Replies:
Posted By: fernan82
Date Posted: 25 September 2003 at 2:20am

There's no database changes from 7.1 to 7.5 for access that i know of, on ms sql i believe there's a couple new stored procedures....

I looked at line 300 on the common.asp and it's requesting the Upload_avatar field on tblConfiguration, that tells me that you're trying to upgrade from a beta version (not 7.1 as you stated) as that field was not added until v7 final or one of the latest betas.

So the only thing you can do is look at the version history and make the database changes manually.

If you're really upgrading from 7.1 then either your database got corrupted (i don't think so cuz you would also get errors with 7.1) or when you upgraded from a beta version you had the same problem and instead of adding the field to the database you just commented that line on your common.asp. If you don't use the avatar upload feature then you should be able to just comment out line 300 but you might then get other errors as other changes might be needed on the database.



Posted By: Badaboem
Date Posted: 25 September 2003 at 2:20am

tge database migration has been created for access -> sql  and version 7.1

Just check at line 300 what table or info is missing in the database of 7.1 and copy it from 7.5 beta. It's not that difficult.



Posted By: zeeshan
Date Posted: 25 September 2003 at 2:40am

I have made changes but after them i found following error

Error Type:
Microsoft JET Database Engine (0x80004005)
Could not find file 'C:\WINDOWS\system32\tblActiveUser.mdb'.
/forum/includes/active_users_inc.asp, line 85
 now please help me to slove this problem



Posted By: fernan82
Date Posted: 25 September 2003 at 2:53am

That error means that the path to the database is wrong.... what I think is that there's something wrong with your files because if the db path was wrong the error would happen in common.asp, also is that the path and filename to your db? C:\WINDOWS\system32\tblActiveUser.mdb I don't think so but if it is there's still something wrong with your files cuz by the time that file is executed you have alread connected successfully to the database.

Try downloading the forum again and reuploading.



Posted By: dead_angel
Date Posted: 25 September 2003 at 6:24am
Originally posted by zeeshan zeeshan wrote:

 found following error

Error Type:
Microsoft JET Database Engine (0x80004005)
Could not find file 'C:\WINDOWS\system32\tblActiveUser.mdb'.
/forum/includes/active_users_inc.asp, line 85
 now please help me to slove this problem

i had that problem yesterday too, so i switched off active users in the admin area and all works fine.



Posted By: zeeshan
Date Posted: 25 September 2003 at 10:09am
Originally posted by dead_angel dead_angel wrote:

Originally posted by zeeshan zeeshan wrote:

 found following error

Error Type:
Microsoft JET Database Engine (0x80004005)
Could not find file 'C:\WINDOWS\system32\tblActiveUser.mdb'.
/forum/includes/active_users_inc.asp, line 85
 now please help me to slove this problem

i had that problem yesterday too, so i switched off active users in the admin area and all works fine.

Tell me the steps how u swiched off active user from admin area?



Posted By: fireau
Date Posted: 25 September 2003 at 1:04pm

There is abug in the sql statement. I responded to this on this post
http://forums.webwiz.net/forum_posts.asp?TID=5945&PN=1&TPN=2 - http://forums.webwiz.net/forum_posts.asp?TID=5945&a mp;PN=1&TPN=2

Activeuser works after correcting the sql statement




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net