Cassio
Well-known member
I used the same code I use to update an Access table from a Windows Form, and it doesnt update. The error is on the ExecuteNonQuery line, and the message says something like This operation must use an updatable query. I tried to put the MDB file outside the virtual directory and got the same error. I can update the same table from a normal Windows Application, but from a Web Service I can only use select statements.
Am I missing something?
Thanks.
Am I missing something?
Thanks.