Asp.net database issue with OLEDB - TechRepublic
General discussion
April 18, 2006 at 02:44 PM
darrell.shotwell

Asp.net database issue with OLEDB

by darrell.shotwell . Updated 20 years, 2 months ago

Why do I keep getting this message when I am the only one using the database and I have Administrative priv to the server and the mdb.
The Microsoft Jet database engine cannot open file ‘\\Server\inetpub\wwwroot\DB_APP_Dir\Dev_App.mdb’. It is already opened exclusively by another user, or you need permission to view its data’.
If I open the file as a local file on my development computer, it does not give me the error. The server where the file exists is already configured as a webserver and is hosting the companies webpage.

This discussion is locked

All Comments