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 / Multiuser / Networking / October 2004

Tip: Looking for answers? Try searching our database.

Shared be

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JO - 17 Oct 2004 15:57 GMT
This is split dbs with a shared be database - optimistic locking.  When
testing to see if an appointment can be entered at the same date and time,
one of two entrys gets into the database ok, but no message appears, so appt
that did not make it just gets lost.  How do we get some message to work like
'another user is editing now'?  Thanks.
ChrisJ - 27 Oct 2004 04:13 GMT
You don't really give enough info to pinpoint the problem.
Assuming you are writing new rows in a table that has a unique key on person
and time period, and two users are trying to create the same key
concurrently, you should get a "duplicate key" error on the second write.
Are you using the dbFailOnError options constant?
 
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.