Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Naming my cursor
Message
De
14/08/2000 12:21:18
 
 
À
14/08/2000 10:24:27
Pierre Richard
Méthotech Canada Limitée
Kirkland, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00404510
Message ID:
00404566
Vues:
11
Each "Select" statement will over write the earlier one. i.e.

Select * from table_a into cursor mycursor

This will over write the cursor mycursor

Select * from table_b into cursor mycursor.

In fact I use this often to filter the data a second or third time.
John
John Fabiani
Woodland, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform