Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Default Buffering Mode for DataSession
Message
De
29/12/1999 11:35:41
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
29/12/1999 11:19:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00309883
Message ID:
00309895
Vues:
23
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform