I apologize in advance if this has been asked and answered already, but I couldn’t find it in a search. Is it possible to compact a database backend from the front end that uses the tables? I have not had any luck finding the correct syntax for the “DoCmd.RunCommand acCmdCompactDatabase” which I assume is the right thing. If this is the correct method, how do you tell it which database? How do you feed it the path?
Thanks in advance for your ideas.