Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dts programming

Status
Not open for further replies.

rsx

Programmer
Dec 12, 2002
28
CA
Hello,

I have a dts package on Server 1 importing data from Server 2. Values in a table from Server 1 are needed to filter the extraction on Server 2.

Is there a way to do this?

Thanks for any help.
 
simply link two server, in the Transform Data Task Properties(Source tab), type the select statement query to filter out the data, rest of the steps remains the same
 
hi thanks for responding. when you create the data task it wants you to select the source and destination. how do i link the two servers in the source tab?
 
any other suggestions out there??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top