Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tables and Buffers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00405680
Message ID:
00405877
Vues:
16
>>>Can i use the buffers functions while using free tables? i.e. not using the dataenviroment
>>>
>>Héctor,
>>
>>Yes you can. Read about the CursorSetProp() function in the help file to find out how to turn bufering on for a table.
>
>Jim is the restriction cursor set prop only for VFP tables? You could not do this with a free 2.6 table. Is that correct?

Bret,

You can set buffering on in VFP for any dbf that you have open. Once a dbf is open it is refered to as a cursor (CURrent Set Of Records). CursorSetProp() is used to set properties for cursors.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform