Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Secured Access Database and IIS40

Status
Not open for further replies.

beruken

Programmer
Mar 12, 2002
22
US
I am trying to open a connection through an ASP page via an ODBC connection to a secure Access DB and keep getting the same message.

[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.

I have refrence to my security file .mdw in the odbc connection setup and I use the same connection for windows script files. Any idea why it doesn't even know the name of the database - file '(unknown)'

IIS should have no problem communicating with a secure Access2000 DB via DSN.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top