Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ORDER BY question
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01220656
Message ID:
01220717
Vues:
32
>I believe, as I already mentioned, the problem is with ALTER TABLE.
>
>When I put the SELECT * FROM (ALIAS()) ... before the ALTER TABLE, it all works. But if I use the SELECT.. after I add a column to the cursor (using ALTER TABLE), I get error.
>
>I guess I will have to change my approach.

Are you adding any special fields, like autoinc? You may also add those fields into the first select using CAST() function.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform