Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong with this Having clause?
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01062374
Message ID:
01062382
Views:
10
It is "MyTable.MyField"

>What's value of lcExpr?
>
>>I get error 1803: SQL: Having clause is invalid in the following SQL Select:
>>
>>
>>select &lcExpr, ;
>>   upper(&lcExpr) ;
>>   from (tcAlias) ;
>>   where not deleted() ;
>>   &lcFilter ;
>>   group by 2 ;
>>   having not empty(&lcExpr) ;
>>   into cursor (.cCursor)
>>
>>
>>Can someone, please, point to me on what is wrong with the above expression?
>>
>>Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform