Hi everybody,

I can't transaction(Insert,delete, and update) to Ms. Access. I use C#(Web Broswer).

This is the message Error:
Operation must use an updateable query.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query.

Vitou

Hi everybody,

I can't transaction(Insert,delete, and update) to Ms. Access. I use C#(Web Broswer).

This is the message Error:
Operation must use an updateable query.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query.

Vitou

Please provide sample code of what you are trying to do, along with more details if you want assistance to this problem.

Are you doing the SQL statement in code? Why not use a standard query in Access to accomplish this task?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.