IIS

  • Thread starter Thread starter jim craig
  • Start date Start date
J

jim craig

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Could not use
'(unknown)'; file already in use.

This is an error message that I cant seem to work through.
I run XP Pro and the IIS is 5.1. I am trying to build a
simple form to be inserted into Access XP. My web tools
are Dreamweaver MX and the pages I am having trouble with
are ASP using VB.
 
Hi,

Close MS Access whenever you are updating hte page
through the browser. if the databse is open in MS Access
then it encounters the share violation and hence close
the db.

regards
M. Rajesh
 
This may be a stupid response, but I had this problem
myself when working with access and my asp pages. Make
sure that the access db is closed when testing the page.

Just a thought, hope it helps.
Thomas King
 

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