Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Sessions and record locking
Message
From
18/07/1998 23:45:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Private Sessions and record locking
Miscellaneous
Thread ID:
00119056
Message ID:
00119056
Views:
51
I have 3 different forms all using private data sessions. 1 parent and 2 child forms.

The client has requested that when a user is changing a child table that the parent record be locked and no other users be allowed to edit/delete the parent or child table records.

I just locked the parent record, set the child forms as model and keep other users out of the child tables by checking if the parent record is alread locked. Well the problem comes up in that the client wants to access the child form without 1st passing thru the parent form. Now there are two ways to get to the child form and I need to check if the parent record is locked. The client will add more forms and child tables, so the problem will only get worse.

I can't use a formset, it will be way too big and slow to load.

Any ideas or schemes would be greatly appreciated.

John Brooks
Next
Reply
Map
View

Click here to load this message in the networking platform