Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when adding space in a column alias
Message
De
22/10/2004 15:47:07
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
 
 
À
22/10/2004 15:18:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00953842
Message ID:
00953852
Vues:
17
Hi Mo,

>select fieldname as "field name" from tablexx
>result in an error
>select fieldname as field_name from tablexx
>work fine.
>am I doing anything wrong or it can not be done, yet.
>I thought we used to be able to do that. or I am mixing VFP with other tool.
>Mo

You can't have a space in field name, or in variable name, or in program name, or in object name. You can to use a separator like "_" or you can to use capital letter and minuscule letter "FieldName".
Bye!
Erick
Força Sempre!
Strength Always!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform