I've a client that uses an administrative feature to
simplify uploading and editing his website.
In order to facilitate this they use a database. This
database has been set up as a system dsn on the server,
but as soon as the correct username and password is
entered the following error occurs.
Microsoft OLE DB Provider for ODBC Drivers
error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Could not
use '(unknown)'; file already in use.
What could be the cause of this error?
Thank you!