Compact Database / Open Switchboard

  • Thread starter Thread starter Ross
  • Start date Start date
R

Ross

How can I compact the current database from a button on
the switchboard form and have the switchboard open upon
completion? I have the switchboard in startup, but it
won't open when compacting procedure is complete is
completed.

Thanks

Ross
 
for solution to compact itself - look here www.trigeminal.com

for switchboard - before you start compact - set some flag "do not start
switchboard" in local table, db property, whatever, and check this flag in
autoexec code, then reset it
HTH
 
Alex,

Thanks for the help. Neat website!
-----Original Message-----
for solution to compact itself - look here www.trigeminal.com

for switchboard - before you start compact - set some flag "do not start
switchboard" in local table, db property, whatever, and check this flag in
autoexec code, then reset it
HTH

--
Alex Dybenko (MVP)
http://Alex.Dybenko.com





.
 

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