Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong with this SQL?
Message
From
05/04/2005 10:35:00
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01001492
Message ID:
01001495
Views:
17
This message has been marked as the solution to the initial question of the thread.
>VFP 6.0. I get the error on the FROM. Can you not b.*?
>
>select b.*
> from tticklers a, property1 b ;
> where (b.key = a.key) ;
> into table (exp_prop);
> group by b.key ;
> order by b.key


There is no ";" after SELECT b.*
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform