D
D
Ok in my try catch code I catch an mydb.Update Ado exception.
What is the best way to clear an error after catching a error like this,
every update after this error occurs is also trapped whether valid or not?
What is the best way to clear an error after catching a error like this,
every update after this error occurs is also trapped whether valid or not?