
When using Active Server Pages (ASP) to query an Access database, you may encounter the following error message.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access 97 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.
/scripts/somefile.asp, line x This Error message can be caused by any of the following conditions
|