Compact and Repiar

  • Thread starter Thread starter David W
  • Start date Start date
D

David W

Refering to the frontend application, do you use compact on close and does
it function after converting it to an mde?
 
in message:
Referring to the frontend application, do you use compact on close and does
it function after converting it to an mde?

In addition to the other comments already mentioned, I should
probably point out that in *most* situations it is not really necessary
to be compacting the FE after every time it is opened, especially
being an MDE file. Since the data is in the BE, any bloat that should
naturally be occurring would be on the BE, not the FE. If you
are using a lot of temporary tables in the FE consider moving those
to a temporary database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top