Delete
Posted: Fri 05 Oct 2007 08:18
Hi everybody,
I have a MyQuery on my form, which send 500 rows after my query.
I would like to delete all this row.
How can i do this ?
I must analysis the dataset of myquery with a loop, and execute a delete for each row ?
Or it is possible to connect directly the Mycommand(or another component) on myquery ?
Rgds
Hervé
I have a MyQuery on my form, which send 500 rows after my query.
I would like to delete all this row.
How can i do this ?
I must analysis the dataset of myquery with a loop, and execute a delete for each row ?
Or it is possible to connect directly the Mycommand(or another component) on myquery ?
Rgds
Hervé