PC Review


Reply
Thread Tools Rate Thread

How to avoid mutiuser edit the same record in Edit Form

 
 
Cheng-Liang Shen
Guest
Posts: n/a
 
      15th Oct 2003
Hi

How can I lock the record once I open Edit Form to edit the record? I
already set the pessimistic on the form but the problem
I meet is when first user open the Edit Form but before he does any edit
record action, other user can still edit the record. Therefore,
I wonder how can I lock the record once the Edit Form is open. Thanks.




 
Reply With Quote
 
 
 
 
Michel Walsh
Guest
Posts: n/a
 
      16th Oct 2003
Hi,


Assign a control bound to a field to itself, that would mark the
record as being dirty ( and in the process of being edited ):

Me.ControlName.Value = Me.ControlName.Value



Hoping it may help,
Vanderghast, Access MVP





"Cheng-Liang Shen" <Cheng-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> How can I lock the record once I open Edit Form to edit the record? I
> already set the pessimistic on the form but the problem
> I meet is when first user open the Edit Form but before he does any edit
> record action, other user can still edit the record. Therefore,
> I wonder how can I lock the record once the Edit Form is open. Thanks.
>
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add a record or edit a record on a data entry sub-form? zufie Microsoft Access Queries 1 3rd Sep 2009 09:36 PM
How to avoid the Textbox control display the edit form? =?Utf-8?B?TWlzc2lsZUNhdA==?= Microsoft Dot NET Compact Framework 0 23rd Jul 2005 06:05 AM
How to avoid mutiuser edit the same record in Edit Form Cheng-Liang Shen Microsoft Access 0 15th Oct 2003 11:39 PM
How to avoid mutiluser to edit the same record in the form Cheng-Liang Shen Microsoft Access Forms 0 15th Oct 2003 10:49 PM
How to know who is locking/editing the record in the record edit form? Cheng-Liang Shen Microsoft Access 1 9th Oct 2003 08:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:38 PM.