Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inner Join
Message
From
20/10/2000 10:21:41
 
 
To
18/10/2000 07:44:15
Christian Bellavance
Université du Québec à Hull
Hull, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00430394
Message ID:
00432069
Views:
15
Thanks for your reply, after the new link created it's working now, but how to create inner join between them?, I try to use the below statement for joinning tables in 2 links:

Select Sales.*, MyLink.DBStock.dbo.Stock.StockName from Sales Inner Join MyLink.DBStock.dbo.Stock On Sales.StockCode = MyLink.DBStock.dbo.Stock.StockCode Order by Sales.SalesDate

The errors will occurs .. can you help? .. thanks a lot before

Best Regards
Winan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform