Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Database: MS Access
 Microsoft JET Database Engine error '80004005'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

stevek
Starting Member

15 Posts

Posted - 16 April 2001 :  14:25:06  Show Profile
I receive this error on the default.asp page when not logged in:
quote:

Microsoft JET Database Engine error '80004005'
Could not use ''; file already in use.

/forum/inc_functions.asp, line 1760



It happens when I log in using my laptop, but not my desktop. Desktop is NT, laptop is win2k.

This is a freshly downloaded install, with only basic color mods, using the following string to connect to the database:

strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/database/myforum.mdb") '## MS Access 2000 using virtual path

I just noticed that this is an access '97 database, which I have not converted to access 2000. could this be the problem?

stevek
Starting Member

15 Posts

Posted - 16 April 2001 :  14:30:01  Show Profile
Also - this worked last night - but not this morning... AND...

When I log in as Admin, the error goes away. I have not tested this with other users.

scratch that. Tried loggin in as another user, and it now happens on both systems.

Go to Top of Page

stevek
Starting Member

15 Posts

Posted - 16 April 2001 :  14:41:04  Show Profile
OK... now - I upgraded the database to access 2000 and I receive the same error.

Line 1760 is
quote:

my_Conn2.Open strConnString



and...
I added private forums last night.



Edited by - stevek on 16 April 2001 14:41:59
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 16 April 2001 :  14:46:16  Show Profile
FILE ALREADY IN USE 80004005 ERROR 1/21/2001
=================================================

Here are some Microsoft KB articles that may be helpful for the 'file already in use' error:

http://support.microsoft.com/support/kb/articles/q183/0/60.asp
http://support.microsoft.com/support/kb/articles/q202/1/71.asp
http://support.microsoft.com/support/kb/articles/q174/9/43.asp
http://support.microsoft.com/support/kb/articles/q183/9/36.asp


END OF FILE
===========


======
Doug G
======
Go to Top of Page

stevek
Starting Member

15 Posts

Posted - 16 April 2001 :  23:58:43  Show Profile
Thanks. It turned out to be a permissions issue on the file. I denied access to the directory - which was a problem since the connection string referred to a http: address and not a local one. (I think )

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07