![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm trying to create a DTS package using a Transform Data Task using the following query: "Select field1, ? from Table1 ". I want to pass a parameter inside my select query so I can populate the destination with the parameter that I'm passing. Is it possible to pass a parameter inside a select clause ? Everytime I do, I get a parse error ? I created a stored procedure that calls this DTS package thru the DTSRUn command, I have designed previous DTS and it works if I use the parameters in the "WHERE" clause. Thanks, Scott |
#3
| |||
| |||
|
|
Hi, I'm trying to create a DTS package using a Transform Data Task using the following query: "Select field1, ? from Table1 ". I want to pass a parameter inside my select query so I can populate the destination with the parameter that I'm passing. Is it possible to pass a parameter inside a select clause ? Everytime I do, I get a parse error ? I created a stored procedure that calls this DTS package thru the DTSRUn command, I have designed previous DTS and it works if I use the parameters in the "WHERE" clause. Thanks, Scott |
![]() |
| Thread Tools | |
| Display Modes | |
| |