Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Check for other user

Status
Not open for further replies.

RandyMyers

IS-IT--Management
Apr 28, 2004
85
US
Is there a way on a form/record to check to see if another user currently has focus on that particular record?

Basically, I want to see check if the record is currently being edited by one user when another user navigates to this record.

The reason why is that if one user creates a new record and is currently entering data (there are certain fields that require refreshes so the record is created) and another user opens the form and navigates to the previous record the required data verification will fire off and not allow them to navigate beyond this record.

Any thoughts?
 
I think access has some sort of record locking in 2003, and maybe XP.

You could create a bunch of stuff to lock the reocd, but you should check out and see if record locking is available.

This problem seems like it's the way you are designing your forms, not really the record locking. maybe you need to set the form's allow edit's or allow add new record to false.

Mark P.
Providing Low Cost Powerful Point of Sale Solutions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top