Article ID: 311175 - Last Review: January 31, 2007 - Revision: 5.4 Part 8 of "Keeping Your Information Accurate" in Access 2003 and Access 2002: "Deleting Information From a Table"This article was previously published under Q311175 On This PageSUMMARY The information covered in this article is provided by:
Microsoft
Press
(http://mspress.microsoft.com/)
. This article is part 8 of a series of eight articles that explain how to keep your information in Access accurate. To view the other articles in this series, please see the "Additional Resources" section later in this article. This information is an excerpt from the Microsoft Access Version 2002 Step by Step book, Chapter 6: "Keeping Your Information Accurate". Learn More About Microsoft Access Version 2002 Step by Step (http://www.microsoft.com/mspress/books/sampchap/5054.aspx) . MORE INFORMATION Eventually, the time comes to clean house and discard some
records. You could do this by scrolling through the tables and deleting records
by hand, but if all the records to be deleted match some pattern, you can use a
delete query to quickly get rid of all of them. IMPORTANT: Keep in mind several things when deleting records from a database. The effects of a delete query can be more far-reaching than you intend. If the table where you are deleting records has a relationship with another table and the Cascade Delete Related Records option for that relationship is set, records in the second table will also be deleted. Sometimes this is what you want, but sometimes it isn't. For example, you don't want to delete the records of previous sales just because you're deleting discontinued products. Be sure to back up your database before deleting any records.
ADDITIONAL RESOURCESPart 1: Introduction
(http://support.microsoft.com/kb/311167/EN-US/
)
Q311167 Part 2: Using the Data Type to Restrict Data (http://support.microsoft.com/kb/311168/EN-US/ ) Q311168 Part 3: Using the Field Size Property to Restrict Data (http://support.microsoft.com/kb/311169/EN-US/ ) Q311169 Part 4: Using an Input Mask to Restrict Data (http://support.microsoft.com/kb/311171/EN-US/ ) Q311171 Part 5: Using Validation Rules to Restrict Data (http://support.microsoft.com/kb/311172/EN-US/ ) Q311172 Part 6: Using a Lookup List to Restrict Data (http://support.microsoft.com/kb/311173/EN-US/ ) Q311173 Part 7: Updating Information in a Table (http://support.microsoft.com/kb/311174/EN-US/ ) Q311174 Part 8: Deleting Information From a Table (http://support.microsoft.com/kb/311175/EN-US/ ) Q311175 REFERENCES The information in this article is an excerpt from the Microsoft Access Version 2002 Step by Step book, published by Microsoft Press. Collapse this image ![]() Learn More About Microsoft Access Version 2002 Step by Step (http://www.microsoft.com/mspress/books/sampchap/5054.aspx) For more information about this publication and other Microsoft Press titles, see http://mspress.microsoft.com (http://mspress.microsoft.com) .
| Article Translations
|
Back to the top

