Q
QB
I am looking into a method to regularily backup my database and also compact
it.
As for the backup, I know that to avoid issues no one should be in the db at
the time of the backup. So I am able to lock out the users so I am the only
person in the system at the time. Now if I have no forms open, thus no
connectiong to a table open, can I perform a backup or do I need to
disconnect all the table from the front-end first?
Also, just by chance, would anyone have an example of exactly what I am
trying to do, backup & compact? Never hurts to ask.
Thank you for sharing your knowledge!
QB
it.
As for the backup, I know that to avoid issues no one should be in the db at
the time of the backup. So I am able to lock out the users so I am the only
person in the system at the time. Now if I have no forms open, thus no
connectiong to a table open, can I perform a backup or do I need to
disconnect all the table from the front-end first?
Also, just by chance, would anyone have an example of exactly what I am
trying to do, backup & compact? Never hurts to ask.
Thank you for sharing your knowledge!
QB