P
Paul DeWitt
I have an Access 2000 database that will have about 5
users using it. I have a couple of questions related to
multi-user usage.
1) I have the primary user backing up the database to a
CD-ROM using EZ-CD Creator. I was concerned that if other
users were in the database, the backup script would skip
the file (open file). Is this a problem in Access?
2) If it is, is there a way to retrieve a list of users
who have the database open (using VB)? I would like to
have a button display a list of active users. I could do
this by saving the user name upon entry of the database
and displaying them later but if Access does this for me I
would use Access for the list.
3) Compacting the Database. Is there a method in VB, etc
to compact the database every so often? How often should
a database be compacted? Possibly, when each user exits
the application, could I check the user list and compact
the database if no other users are in the database.
Thanks
users using it. I have a couple of questions related to
multi-user usage.
1) I have the primary user backing up the database to a
CD-ROM using EZ-CD Creator. I was concerned that if other
users were in the database, the backup script would skip
the file (open file). Is this a problem in Access?
2) If it is, is there a way to retrieve a list of users
who have the database open (using VB)? I would like to
have a button display a list of active users. I could do
this by saving the user name upon entry of the database
and displaying them later but if Access does this for me I
would use Access for the list.
3) Compacting the Database. Is there a method in VB, etc
to compact the database every so often? How often should
a database be compacted? Possibly, when each user exits
the application, could I check the user list and compact
the database if no other users are in the database.
Thanks