Hi
I have a couple of procedures where I insert stuff from SQL table into my local Access 97 table.
What I want to have is the error trapping so that if any errors occured while inserting the table, I want to stop inserting, delete the things that were inserted and start the inserting all over again.
Please suggest any error trapping available in this cases
Thanks
I have a couple of procedures where I insert stuff from SQL table into my local Access 97 table.
What I want to have is the error trapping so that if any errors occured while inserting the table, I want to stop inserting, delete the things that were inserted and start the inserting all over again.
Please suggest any error trapping available in this cases
Thanks