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.