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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do i know if a record is locked

Status
Not open for further replies.

Cyberseduct

Programmer
May 25, 2001
6
MU
I am using an Access db in VB 6 and my system is supposed to be a multiuser one.My problem is that i am being able to lock a table or record when two users write to the same table at the same time.I want to prompt one of the user that the table is in lock status.I have tried using the locktype, cursertype and curserlocation but still failed in acheiving the result.

thanks for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top