Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Default Buffering Mode for DataSession
Message
From
29/12/1999 11:35:41
 
 
To
29/12/1999 11:19:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00309883
Message ID:
00309895
Views:
22
John-

Do you mean you use a session object? IAC, form and session objects have a datasession property.

>How do I programmatically set the default buffering mode for a table in a Data Session? I am talking about buffering modes 1:Off, 2:Record (Pessimistic), 3:Record (Optimistic), 4:Table (Pessimistic), or 5:Table (Optimistic). I can do it visually in the VFP development environment.

...snip

>I know how to use CursorSetProp('buffering', 4) to change the value once the table is opened, but I can not figure out how to set the default buffering mode programmatically so the table opens in buffering mode 4, for example.
Previous
Reply
Map
View

Click here to load this message in the networking platform