Joining two tables from different dbs 
Author Message
 Joining two tables from different dbs

Has anyone out there done this before without using access?  I am trying to
join table A from db1 with table B from db2 with ADO.  Am having difficulty
locating documentation/examples on this type of operation.  I don't know how
to get around the need for an individual connection string for each db.
Thanks for your help.

Travis



Mon, 02 Sep 2002 03:00:00 GMT  
 Joining two tables from different dbs
well I've done it using sql server 7.. using the openRowSet method


Quote:
> Has anyone out there done this before without using access?  I am trying
to
> join table A from db1 with table B from db2 with ADO.  Am having
difficulty
> locating documentation/examples on this type of operation.  I don't know
how
> to get around the need for an individual connection string for each db.
> Thanks for your help.

> Travis



Tue, 03 Sep 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. joining two tables from different dbs

2. Table join between two tables in different databases

3. Joining two tables from different databases

4. Creating a join on tables in two different MSSQL 6.5 DB's

5. Joining two tables on different length fields

6. Table join between two different databases (MSSQL 6.5)

7. Querying two recordset objects or Joining tables from different datastores

8. Join on two tables from different data sources?

9. Trying to bind data from two different tables to two different controls

10. Joining two tables from two databases

11. Here's a sticky wicket - joining two tables on two diffrent servers with ADO

12. Quering two tables in two different files

 

 
Powered by phpBB® Forum Software