Access Database to asp web pages error

u2madmin

New member
Local time
Today, 23:20
Joined
Nov 10, 2004
Messages
3
My company has a web based application written some 8 years in asp and links to a Access database, we have moved it onto another PC / server so I can rework some of the code, and with limited knowledge that I have

But I get the following message, I have tried the following ....

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.


1) Changing the connect string from the DSN that was used to OLEDB, with same result.

2) Setting the permissions on the DSN in by running regedit to no avail.

So Iwould appreciate if any body can give be a direction to investigate of knows a possible solution

Many thanks

Steve
 

Users who are viewing this thread

Back
Top Bottom