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: export data with multiple SELECTs in one transformation

Status
Not open for further replies.

cricketer1

Technical User
Mar 15, 2001
76
US
Can I use more than one SELECT statments to export data from a DTS package in one DATA TRANSFORMATION. If so how can it be done.
Situation: I want to export data to the same text file through the same DATA TRANSFORMATION but there are more than one SELECT statments so essentially the data should be appended to the text file but within the same transformation.

Thanks
cricketer1
 
Hi Robert, Yes the data is a different format for each of the select statements.

cricketer1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top