R
Ralph Malph
I have a VB 2008 that uses an Access 2000 database to hold the programs data
etc. I need to add some database maintenance functions in to the program such
as database compacting and repairing and data backup and restore.
The database file is stored on a file server.
In VB 2008, how can I query the database to see if anyone is currently using
it before I do any maintenance on it?
If someone does have the database open, how can I force them out prior to
doing the maintenance, or at least identify them so that they can be found
and asked to log off etc.?
Thanks for any help you can provide,
Ralph Malph
etc. I need to add some database maintenance functions in to the program such
as database compacting and repairing and data backup and restore.
The database file is stored on a file server.
In VB 2008, how can I query the database to see if anyone is currently using
it before I do any maintenance on it?
If someone does have the database open, how can I force them out prior to
doing the maintenance, or at least identify them so that they can be found
and asked to log off etc.?
Thanks for any help you can provide,
Ralph Malph