Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INNER JOIN error
Message
From
28/03/2002 19:56:29
 
 
To
28/03/2002 02:55:19
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00638244
Message ID:
00638767
Views:
24
Peter, the brackets works, thanks a lot.

Eric, why is there a need to put the square brakets [] in your
previous reply? I am just curious what will these [] do? Please advise,
thanks.

Once again thanks all of you who have share your professional tips.

>I think some backets are needed:
>
>
>SELECT StockItems.Code,StockItems.Description,StockItems.Dpt,Departments.Description,StockItemsPrc.Price FROM (StockItems INNER JOIN StockItemsPrc ON StockItems.Code = StockItemsPrc.Code)
>INNER JOIN Departments
>ON StockItems.Dpt = Departments.Code
>
>Pete
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform