System.Data.OleDb.OleDbException: Operation must use an updateable query [closed]
Closed. This question is off-topic . It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . I'm confused. I'm trying to add a single record into an Access 2000 database using ASP.Net. However, when I try to add new record, I get the following error: Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query. Admittedly, the error message is misleading. The reason for this error message is that the process runs under an identity (usually ASP.NET) that only has read