I would like to compact DATABASE2 from a query within DATABASE1.
Situation: I have 2 Access databases, one with all the queries/logic, one with tables created from the first. Before I write from DATABASE1 into a table in DATABASE2 I use a query to delete the contents of the table. Since the table is large, I would like to also compact the database after the query deleting the content runs (ideally I would like to nest the query into one).
Anyone know if this is possible?
Using MS Access for Office 365 MSO (16.0....) 32-bit