Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mutli-Use of Form
Message
From
08/10/2004 19:13:30
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
08/10/2004 19:09:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00950086
Message ID:
00950088
Views:
17
>I am seeking a way to use a form on a network with 20 users using the same form at the same time. How can I do this?

Read the chapter in the Programmer's Manual, on multiuser access.

To reduce network contention, use optimistic buffering. Save changes with TableUpdate(), and undo changes with TableRevert().

Explicit record locking should rarely be required.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform