|
| Home > Browse Articles > Support Related > Error Messages > ASP.NET / .NET Edition Related |
|
| Operation must use an updateable query |
|
 |
|
| Sample PDshop Error: |
| SaveData Exception: Operation must use an updateable query |
| |
| Solution/Workaround: |
This is a classic permissions problem. Your database or database folder does not have appropriate permissions and the ASP or ASP.NET service is unable to save/write to the database.
To resolve this error, you must configure your server's security (NTFS Permissions) so that the ASP & ASP.NET service accounts have at least 'Write' permissions (in addition to 'Read'). 'Full' permissions is recommended on your data folder to avoid further problems with some Microsoft Access temporary files.
Related Help Pages:
Related Categories:
Article Applies to:
ASP (classic Active Server Pages) ASP.NET (Microsoft's .NET) PDshop .NET
This article may only apply to the technology or edition(s) listed above.
|
| |
| Additional Help: |
| Try searching, or try our User
Manuals: |
| |
|

|