Hi all,
I'm having a problem.
I need to get to a DB (Access format) that's on a different server to the web server. I've mapped a drive to the correct path, and created a system DSN to that path. However, when I tried to query that DB I got an error.
Warning: SQL error: [Microsoft][ODBC Microsoft Access 97 Driver] The Microsoft Jet database engine cannot open the file 'SIDSC.MDB'. It is already opened exclusively by another user, or you need permission to view its data., SQL state S1000 in SQLExecDirect
I have given the IUSR_XXX account access to this directory and verified that there are no other connections to this database. Does anyone have any clue why this isn't working?
Both servers are running WinNT 4.0
Many thanks,
DanF