What Do I Do When I Receive an Updateable Query Error?
Print this Article
Comment on this Article
Last Updated:
January 15, 2008 4:47 PM
- Error Message:
- Operation must use an updateable query. /file.asp 12
- Cause:
- The most common reason this error is generated is the database or directory containing the database you are trying to access does not have the correct permissions.
- Resolution:
- Either move the database to the "access_db" directory or add read/write permissions to the directory where the database resides.
For more information as to other causes and other possible resolutions see Microsoft's Help and Support.