file already in use error

  • Thread starter Thread starter Adrian Leontovich
  • Start date Start date
A

Adrian Leontovich

I'm trying to test an ASP page (VBScript) just to retrieve some records form
my Access 2002 db, and I'm getting this error:

Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file
already in use.

The database is not even open however... any ideas what may be causing
this??
 
Check permissions.

Does the asp account have the necessary permission to open the file. Does
it have the necessary permission to create a lock file in that directory?

Bryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top