Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 impossible?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-16 : 09:44:23
andrew writes "I have two databases on two servers. If they were on the same server I could inner join.

I need to select an unknown amount of records, from db1, and then use it's primary key against db2 to get another unknown amount of records.

Then I need all of these values in one final recordset to pass into a component that only allows one recordset(with multiple records).


thanks,
andrew"
   

- Advertisement -