J
John C.
I have a database that is used by several people. At any
given time, someone has the database open for use.
I need to be able to perform database maintenance
(compact) to reduce the size of the file.
(1) Any way of doing compact while someone has the
database open?
(2) Can I close them out, via VBA code, to allow database
maintenance? I have code that tells me who (userid) and
where (machine ID).
given time, someone has the database open for use.
I need to be able to perform database maintenance
(compact) to reduce the size of the file.
(1) Any way of doing compact while someone has the
database open?
(2) Can I close them out, via VBA code, to allow database
maintenance? I have code that tells me who (userid) and
where (machine ID).