Hi there,
You have to make sure that your database (the .mdb file) is not read-only. To change that, right-click the database, choose Properties and clear the read-only checkbox.
Another, more likely, cause is that your IUSR_MachineName does not have enough permissions to access the database. To fix that, locate the folder your database resides in (for example c:\Databases), right-click the folder and chose Properties. Switch to the Security tab and click the Add button. Then add the IUSR_MachineName account (where MachineName is the name of your computer) and give this account at least modify rights.
Now IIS / the web server is allowed to access and change the database.
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|