Originariamente inviato da Brainjar
E' esattamente questa la sintassi.

Delete All Rows
It is possible to delete all rows in a table without deleting the table. This means that the table structure, attributes, and indexes will be intact:

DELETE FROM table_name
or
DELETE * FROM table_name

Ciao,
ciao,
ma questo penso ke non basti ,
all' apertura del form in pratica dovrei far si ke il processo avvenga quindi come procedo?