Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when adding space in a column alias
Message
From
22/10/2004 15:47:07
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
22/10/2004 15:18:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00953842
Message ID:
00953852
Views:
16
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!
Previous
Reply
Map
View

Click here to load this message in the networking platform