Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table or Select Into
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00291075
Message ID:
00291091
Vues:
17
>What's the best way to determine if a cursor is a table or the result of a Select Into?
>
>TIA

The best way is to make sure the needed type of cursor at the point when you create it, i.e. if you need physical file then use NOFILTER clause of SELECT_SQL. If you use CREATE CURSOR then it's always physical.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform