Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from SQL cursor
Message
De
07/01/2000 16:57:17
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvanie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Append from SQL cursor
Divers
Thread ID:
00314771
Message ID:
00314771
Vues:
79
I want the output from 3 SQL Selects in 1 file. What's the simplest way to do this?

Select ... into DBF [A|B|C]
then append from [A|B|C]
then delete [A|B|C]

'seems like too much overhead; especially on disk accesses.

I tried "Select * from a,b,c into cursor qcOutput", but i ended up with 27 records instead of 9. I know the extra records are partially because i have no join condition. What is the syntax to fix this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform