DumbellJunkie
New Member
My pws 5 of Windows XP professional refuse to work with my asp files. How or where i can get some info to fix that. Thank you..<BR><BR>Error Type:<BR>Microsoft OLE DB Provider for ODBC Drivers (0x80004005)<BR>[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.<BR>/guestbook/add_to_guestbook.asp, line 39<BR><BR>I been trying to fix the problem from the local server Administration tools and nothing seem to work to fix the problem.<BR>Thank youlol, go into your IIS administration and go to where you can see all the directories in your wwwroot, right click on the directory where your database is situated and make it READ AND WRITE<BR><BR>The reason you get that error is because of the directory not allowing writing TO your database, but by default reading is allowed, so if you extracted information from your database you won't get the error.<BR><BR>Good luck