Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL select columnName isues and bugs.
Message
 
 
To
04/06/2005 17:26:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01020220
Message ID:
01020270
Views:
15
>
>invalid expression ?

Yes.

>Where is the comma ?

You don't need comma to create an invalid expression.

>If you are sure of what you say, you make an example.
SELECT 1 + ('myName') FROM TT
In genera, it's better to avoid Name expressions in SQL command, because they are not recognized in most places, and use macro substitution instead.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform