Hello to everyone...
I use this code to write some fields to a database and at my virtual server everything works fine, but at the server i get this error!!! What am i doing wrong????
Server Error in '/' Application.
--------------------------------------------------------------------------------
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.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Dim objConn As IDbConn ...
Go to the complete details ...