Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combine 3 cursors into one
Message
De
25/11/1997 12:09:04
 
 
À
25/11/1997 12:05:35
Shane Gilbert
Oklahoma State Department of Education
Norman, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00062187
Message ID:
00062190
Vues:
39
>I am trying to put together a little program to print mailing labels. The data is separated into 3 categories. The programmer before separated each category into it's own set of tables in its own folder. I want the user to be able to check boxes into include any combination of the 3 tables for printing labels. Currently I am selecting the needed info for each of the 3 categories into a cursor and then when the user clicks print I want to combine the 3 cursors into one cursor used in the label report. I can't figure out how to combine the 3 cursors into 1 cursor. Or should I go about this some other way?
>
>Shane Gilbert

If you want to combine different fields from related tables then you run Select-SQL. If you want to concatenate three tables with identical structure then you use APPEND.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform