Compacting the Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all,

I am just wondering what are the steps that you guys take to compact the
database periodically when you have a FE and BE databases and you provide
both databases to the users to use. Do you ask the users to compact the BE
manually, or do you write a code to compact the BE when a user clicks on a
button on the FE?

If you guys use the code to compact the BE, would you mind sharing the code?

Thanks.
 
Good morning Roger,

Thanks for your response and your sample database on the compacting. I got
a copy of your sample database from your database.

From your database, would I just need the codes for "Function FindSource()"
and "cmdCompact_Click()" to compact the BE from the FE systematically? Or
which code do you think I need?

I know my questions sound silly. However, I got a little confused on where
to start.

Thanks.
 

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

Similar Threads


Back
Top