Whats the best way to implement a (ADO) Rollback
in case there was an unexpected error during processing.

I was trying to put the code in the "ON ERROR GOTO" routine but it says that there was no active transaction....Pls. I need your help.

Tnx in advance.