Z
zufie
I want to Activate/Enable Multiple users on a Access database at the
same time.
The database does not allow multiple users to add or edit records at
the same time.
(not editing the same record at the same time)
The error message that users receive when a second user attempts to
add or edit records at the same time states:
Microsoft Office Access can't save design changes or save to a new
database object because another user has the file open. To save your
design changes or to save to a new object, you must have exclusive
access to the file.
The Microsoft fix on this is: http://support.microsoft.com/kb/824278
Microsoft suggests either implementing source code control by using
the Microsoft Visual SourceSafe Add-In for Access 2003 or
alternatively, distributing local working copies of the database to
each user.
Which method of resolution is the most practical in regard to our
network or security or other concerns?
I ensured that the Default open mode is Shared and that the Default
record locking is Edited record. I compared these settings to another
database which does allow multiple users to access the database at the
same time. The settings are the same for both databases.
I split my database hoping that having a database containing just the
tables (back end) and the front end database containing tables,
queries, forms, reports much like the other database that does allow
multiple users to access the database at the same time, that my
database would thus allow multiple user access.
What must I do to Activate/Enable Multiple users?!
Thank you greatly!
John
same time.
The database does not allow multiple users to add or edit records at
the same time.
(not editing the same record at the same time)
The error message that users receive when a second user attempts to
add or edit records at the same time states:
Microsoft Office Access can't save design changes or save to a new
database object because another user has the file open. To save your
design changes or to save to a new object, you must have exclusive
access to the file.
The Microsoft fix on this is: http://support.microsoft.com/kb/824278
Microsoft suggests either implementing source code control by using
the Microsoft Visual SourceSafe Add-In for Access 2003 or
alternatively, distributing local working copies of the database to
each user.
Which method of resolution is the most practical in regard to our
network or security or other concerns?
I ensured that the Default open mode is Shared and that the Default
record locking is Edited record. I compared these settings to another
database which does allow multiple users to access the database at the
same time. The settings are the same for both databases.
I split my database hoping that having a database containing just the
tables (back end) and the front end database containing tables,
queries, forms, reports much like the other database that does allow
multiple users to access the database at the same time, that my
database would thus allow multiple user access.
What must I do to Activate/Enable Multiple users?!
Thank you greatly!
John