Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Big views
Message
 
À
17/12/1999 09:22:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00304695
Message ID:
00305327
Vues:
25
>>
>>SELECT MyView
>>LOCAL lnOldBufferMode
>>lnOldBufferMode = CursorGetProp("BUFFERING","MyView")
>>CursorSetProp("BUFFERING",5,"MyView")
>
>You just set it to opt. TABLE buffering <s>
>
Peter,

I would set it back to whatever it was because I may not be the one who is building the form that runs this code and the developer may have set some other vbuffering mode. A good routine leaves the environment the way it found it, not the way the routine's programmer would like it to be.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform