Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build memo with SELECT command
Message
De
28/05/2003 09:24:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00793424
Message ID:
00793460
Vues:
22
Hi Sergey,

this is the problem,

i need to build, before the effective select, a pivot structured table in order to force the select to construct a result with the correct fields.

I need build a array(nFields,3) for fields,

and uses

CREATE CURSOR resultSchema FROM ARRAY ArrayName

and

only now I can execute one tricked select :
SELECT * FROM resultSchema
UNION ALL
mySelect

You he seems acceptable ?

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform