Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 09:52 AM
John Dove
Guest
 
Posts: n/a
Default Error 80004005

This post is directly related to MS Knowledge Base
Article 306269, "Error 80004005 The MS Jet Database
Engine Cannot Open the File"

- - This is the precise error I'm getting on a new
Login .asp page. Have followed the resolution steps
outlined in Article 306269 (mentioned above) which have
not resulted in success. Below is the TOTAL error message
I'm getting, if anything may be determined by this:

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] The Microsoft
Jet database engine cannot open the file '(unknown)'. It
is already opened exclusively by another user, or you
need permission to view its data.
/TMP6ud6sp84zg.asp, line 14

- - The file is NOT open by another user, and I've
checked all file/folder/system permissions and have not
been able to determine any barriers here either. - The
last line of the error is puzzling (/TMP6ud6sp84zg.asp,
line 14) - I don't know what to make of this. In my code,
line 14 is the following:

MM_rsUser.ActiveConnection = MM_HDSlogin_STRING

- - "HDSlogin is my correct database. Some additional
info: (using) MS Access Database, IIS 5, WinXP

Any help is very much appreciated. Thanks,

John D.
  #2  
Old July 19th, 2005, 09:52 AM
Aaron Bertrand - MVP
Guest
 
Posts: n/a
Default Re: Error 80004005

http://www.aspfaq.com/2009

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/




"John Dove" <anonymous@discussions.microsoft.com> wrote in message
news:09c601c3b827$f81a62e0$a401280a@phx.gbl...[color=blue]
> This post is directly related to MS Knowledge Base
> Article 306269, "Error 80004005 The MS Jet Database
> Engine Cannot Open the File"
>
> - - This is the precise error I'm getting on a new
> Login .asp page. Have followed the resolution steps
> outlined in Article 306269 (mentioned above) which have
> not resulted in success. Below is the TOTAL error message
> I'm getting, if anything may be determined by this:
>
> Error Type:
> Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
> [Microsoft][ODBC Microsoft Access Driver] The Microsoft
> Jet database engine cannot open the file '(unknown)'. It
> is already opened exclusively by another user, or you
> need permission to view its data.
> /TMP6ud6sp84zg.asp, line 14
>
> - - The file is NOT open by another user, and I've
> checked all file/folder/system permissions and have not
> been able to determine any barriers here either. - The
> last line of the error is puzzling (/TMP6ud6sp84zg.asp,
> line 14) - I don't know what to make of this. In my code,
> line 14 is the following:
>
> MM_rsUser.ActiveConnection = MM_HDSlogin_STRING
>
> - - "HDSlogin is my correct database. Some additional
> info: (using) MS Access Database, IIS 5, WinXP
>
> Any help is very much appreciated. Thanks,
>
> John D.[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles