Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Documentation regarding Cursor
Message
 
À
22/05/2002 23:43:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00660259
Message ID:
00660322
Vues:
17
>Hi
>
>Any one have any good documentation on the description of using cursor in the VFP coding example
>"Select * from testdatabase into cursor Testtable"
>
>How we retrieve the data from this Testtable ?
>
>Thank you and best regard

Maybe I'm misunderstanding the question but once you have run the Select statement you are left with a temporary table (TestTable) that you just use as any other table. When it is closed (with USE in TestTable) VF deletes it.

HTH
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform