E
Enrico Castagnola
Hi,
I have a web service wich using data adapter's update method to update an
access database. I use "catch dbconcurrencyexception" because either the row
was changed by someone else or deleted by the dba, let's try get the updated
row. However I do not receive error and update successful.
Help me?
Henry
I have a web service wich using data adapter's update method to update an
access database. I use "catch dbconcurrencyexception" because either the row
was changed by someone else or deleted by the dba, let's try get the updated
row. However I do not receive error and update successful.
Help me?
Henry