![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have to pull in some data from a huge table on another server. I have a local table containing the acctnumbers I need. But, I cannot figure out a way to bring in only the records having an acctnumber in the local table. I have tried to configure a lookup, but that doesn't work to filter the incoming records. If I try to bring in all the records and then filter them, it would be a huge undertaking. The two servers aren't linked and I have trusted connections to each. What can I do? |
#3
| |||
| |||
|
|
You could of course send the "Filtering table" to the large table destination and do it that way OR Look at Linked Servers -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - SQL Server 2005 Integration Services. www.Konesans.com "database_princess" <databaseprincess (AT) discussions (DOT) microsoft.com> wrote in message news:AA8665B6-7DA2-4338-A3C0-983D0A906909 (AT) microsoft (DOT) com... I have to pull in some data from a huge table on another server. I have a local table containing the acctnumbers I need. But, I cannot figure out a way to bring in only the records having an acctnumber in the local table. I have tried to configure a lookup, but that doesn't work to filter the incoming records. If I try to bring in all the records and then filter them, it would be a huge undertaking. The two servers aren't linked and I have trusted connections to each. What can I do? |
![]() |
| Thread Tools | |
| Display Modes | |
| |