Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record locks
Message
From
17/04/2004 08:27:08
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
17/04/2004 05:30:37
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00895669
Message ID:
00895818
Views:
19
>PMFJI, but where does data sessions come into play? I too have a multi-user application but I am buffering (optomistic, i think). Do I need to add my local views at private data sessions. never have really understood if I have buffering when or if i ever need to be concerned with private data sessions.

I understand you can both set a default for the form (Form.Buffering) and change the buffering mode for individual tables (Cursor.BufferModeOverride).

You can also open tables in the Form.Load() Event; this is the way to go if you need inheritance, previously to VFP8 (?), since in older versions of VFP, the DataEnvironment isn't inherited, and can not even be placed on a form-class.

HTH,

Hilmar.
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
Reply
Map
View

Click here to load this message in the networking platform