If the import ran without errors but your database has
experienced bloating, you can reclaim the extra space in your database by
compacting the database. To compact a database, on the
Tools menu, point to
Database Utilities, and then click
Compact and Repair Database. To avoid the problem in the future, you can follow these
suggestions.
Record-level locking causes database bloat
Download the most recent version of the Microsoft Data Access
Components 2.1 (MDAC 2.1). This behavior no longer occurs in MDAC version MDAC
2.1.2.4202.3 (GA), which you may also see referred to as MDAC 2.1 SP2, and
later. For more information about the most recent MDAC 2.1, visit the following
Microsoft Web site:
Unicode text data being imported uncompressed
Import the text file into an existing table where the
UnicodeCompression property for each Text, Memo, and Hyperlink field is set to
Yes (Default).