Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query a Previous Query
Message
De
09/10/2008 13:18:15
 
 
À
09/10/2008 13:08:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01353865
Message ID:
01353867
Vues:
17
>If you have a simple:
>
>Select * from customers into cursor test1
>
>After some other code you want to Query the cursor test1. Is there a way to do that?
>TIA

Yes, no problem. But you must add either NOFILTER or READWRITE after the first seelct statement. You may even select into a cursor with the same name as the cursor you select from.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform