Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New joins don't work?
Message
From
25/11/1998 14:21:31
 
 
To
25/11/1998 12:49:50
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00161153
Message ID:
00161536
Views:
27
>The syntax should be:
>
>SELECT * ;
>FROM table1 INNER JOIN table2 ON table1.key=table2.key ;
>INNER JOIN table3 ON table1.key=table3.key
>
>You have the INNER JOIN and ON statements grouped together.
>
I'll try it. The syntax of the inner join was made up by foxpro itself in the query builder (it does not work). The old way in the second example was created by me (and it works)

Peter
Peter Cortiel
Previous
Reply
Map
View

Click here to load this message in the networking platform