Error : Cannot update. Database or object is read-only.

J

JT

Hi!

I used Database Interface Wizard. I re-arrange the
textboxes and other objects in the form. I made a copy of
the folder located in ...\wwwroot directory just in case
something goes wrong with my modification. Then I
published the website in my PC using IIS. I added few
records to test it and it worked fine. When I modified
the options in the dropdown boxes and I tried to submit a
form, the following error appeared.:

Cannot update the database
Error Description: [Microsoft][ODBC Microsoft Access
Driver] Cannot update. Database or object is read-only.

Error Number: -2147467259

Error Source: Microsoft OLE DB Provider for ODBC Drivers



Please help!!!
 
M

MD WebsUnlimited.com

The database file needs to have the permissions changed to write on the
server. If you don't know how to accomplish this contact your ISP / WPP.
 
Top