you can use an SQL statement to do that,<br><br> DELETE * FROM Table1<br><br>Hope this would help you... <p>Mohamed Aly<br><a href=mailto:samara_79@hotmail.com>samara_79@hotmail.com</a><br><a href= > </a><br>
For the non-coders it's also possible to just go into datasheet view and do a CTRL + A to select all records and press delete. If the table has dependent records--its primary key showing up as a foreignkey/lookup field in other tables--you'll have to select the relationship line and choose cascade delete in the relationships window first (of course the foreign key appearances will be deleted also).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.