Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi User Problem
Message
From
06/02/1999 04:23:23
 
 
To
05/02/1999 22:19:06
Bly Beach
Discovery Unlimited, Inc.
Arnoldsville, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00184627
Message ID:
00184669
Views:
17
>We are testing our application in a multiuser environment. Data is stored on an NT Server with executables running on local WIN98 machines. Tablebuffering is set to pessimistic row.
>
>In the order entry form, we are intermittently getting items entered on one machine popping up in the grid on the order form on another computer. They are not actually saved in the order, but they continue to pop up on the grid which is extremely confusing.
>
>This is VFP 6.0. Any ideas????? Time is running out.
>
>Bly Maxwell
>DIscovery Unlimited, Inc.
>128 Old Edwards Road
>Arnoldsville, GA 30619

If you are forcing row buffering then whenever you move the record pointer, changes will be saved to the underlying table regardless of the buffering being in existance. This is by 'design'. Suggest you use optimistic table buffering.
Previous
Reply
Map
View

Click here to load this message in the networking platform