Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Cursor
Message
 
À
03/06/2006 00:21:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01126870
Message ID:
01126871
Vues:
23
This message has been marked as the solution to the initial question of the thread.
>Hi Guys,
>
>Is it possible in vfp to apply cursorsetprop on cursors create from Create cursor command?
>
>The idea is to provide a revert mechanism if the user don't want to save changes. The data contained in the cursor comes from xml files.

Yes,
CREATE CURSOR crsTest (Fld1 I, Fld2C(20))
CURSORSETPROP("Buffering",5,[crsTest])
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform