Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Developer Toolkits / October 2003

Tip: Looking for answers? Try searching our database.

Access xp

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JULIA - 16 Oct 2003 22:45 GMT
I am having problems when two people are trying to access
the database at the same time.  Only first person who
opens the database can make updates.  The second person
who opens the database gets a runtime error and when
debuged it brings them to the docmd.save code.  Is this
command no longer valid.  Can anyone help me fix this
problem.
Ken Snell - 17 Oct 2003 03:38 GMT
Never allow two users to open the same database at the same time.

You need to split the database into a frontend (contains forms, queries,
reports, etc.) and a backend (contains just the tables, to which the
frontend links). This can be done via Tools | Database Utilities | Split
Database option.

Then each user has his/her own copy of the frontend, and both can then use
them simultaneously.
Signature

      Ken Snell
<MS ACCESS MVP>

> I am having problems when two people are trying to access
> the database at the same time.  Only first person who
[quoted text clipped - 3 lines]
> command no longer valid.  Can anyone help me fix this
> problem.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.