I have an access db that is split: The queries, forms, macros and modules are in one file (say the program db) and the tables are linked tables from another db (say the data db).
When I compact the program db are the tables in the data db compacted also or do I have to open the data db to compact it?