You can't perform delete on more then one table. It means that if you want to delete something from every table you have to either loop through table collection or call the Delete statement manually for each table.

------------------

Serge

Software Developer
[email protected]
[email protected]
ICQ#: 51055819



[This message has been edited by Serge (edited 12-14-1999).]