I have created a vb6.0 project with 22 forms one after another.Each form has an access table linked to it. At the end when i click the exit button (which is a button on the final form) i want that all the records in all the tables are deleted ....at runtime ofcourse.... please help me.I am using ADO to connect them to the tables.