I get the following error occasionally.
Error 673492112 occurred.
Description:
Connect - [Microsoft][ODBC Microsoft Access Driver] The database has been placed in a state by an unknown user that preventes it from being opened or locked.[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
We are running an application simultaneously on several machines, so I am guessing that there may be a collision issue for the SQL access of a Microsoft Access Database. The calls area simple data requests, so I assumed that the server would handle the traffic.
Any help is appreciated.
Rich Burbage