clear database error

  • Thread starter Thread starter D
  • Start date Start date
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?
 
D

Can be 1000000000 reasons, so you first have to find out what it is, and
then give us a more exact problem.

Maybe we can help you then.

Cor
 
Back
Top