Created On: 4/17/2004 8:08:00 AM Problem: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
Solution: Give the IUSR_ account write acccess to that database. Follow these steps:
Right click on your database icon Select Properties. Click on Security tab. Add the IUSR account if its not already there Assign "write" access to the IUSR account. |