"Tony" <|(E-Mail Removed)|> wrote in
news:(E-Mail Removed):
> Does anyone have any suggestions on how to compare a database to a
> copy of itself, compacted vs. uncompacted? I have a vendors
> product that is currently balooning their included .mdb. I've got
> a copy of the original (116MB) and a copy I compacted (1.6MB).
> I'd like to see if I can identify which objects might be at issue.
>
> Any suggestions are definitely appreciated.
Loop through the TableDefs collection of the MDB before compacting
and record the number of records for each table. After the compact,
do the same thing.
If the compact loses data, Access will tell you, and there will be a
compact errors table.
--
David W. Fenton
http://www.dfenton.com/
usenet at dfenton dot com
http://www.dfenton.com/DFA/