Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inner Join
Message
De
26/10/2000 11:28:46
 
 
À
20/10/2000 10:21:41
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Divers
Thread ID:
00430394
Message ID:
00434617
Vues:
13
You need to check out OPENROWSET and OPENQUERY in Books Online. These allow distributed queries.


>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
>Wina
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform