Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Syntax
Message
 
 
À
14/01/2009 21:27:43
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01373839
Message ID:
01373885
Vues:
23
That was the first error that I noticed. The second is the calculated column. In VFP you can not ORDER BY calculated coumn.

You may want to use select field1, ... from (select field,..., calculated field from ... order by calculated field)

>>Looks like you're missing a space after ], e.g. [ ] as fld8 or cast("" as C(1)) as fld8
>
>Did not make a difference.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform