![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can anyone answer for my, why, after all these years of waiting, Microsoft still cannot get simple SSIS tasks to work any better than DTS. Ridiculous. The following, very simple call to a parameterized stored procedure (up_GetData ?,?) from within a Data Flow Task will NOT parse correctly (it throws the following error "Invalid parameter number") and will NOT preview (it throws the following error: "No value given for one or more required parameters. (Microsoft SQL Native Client)") but will run and actually pump data into a destination table. Ridiculous. Also, the parameter names were case sensistive and the documentation sucks. I know this is a still September's CTP but this is UNACCEPTABLE for a BI tool...unacceptable. Please tell me I'm doing something obviously wrong with this simple example and I'm the one whose missed the boat. |
#3
| |||
| |||
|
|
Hello scott, I am sorry you are finding the Spetember CTP so frustrating. here is a good article on the ExecuteSQL task The ExecuteSQL Task (http://www.sqlis.com/default.aspx?58) and this one Task Parameters (http://www.sqlis.com/default.aspx?81) Allan Can anyone answer for my, why, after all these years of waiting, Microsoft still cannot get simple SSIS tasks to work any better than DTS. Ridiculous. The following, very simple call to a parameterized stored procedure (up_GetData ?,?) from within a Data Flow Task will NOT parse correctly (it throws the following error "Invalid parameter number") and will NOT preview (it throws the following error: "No value given for one or more required parameters. (Microsoft SQL Native Client)") but will run and actually pump data into a destination table. Ridiculous. Also, the parameter names were case sensistive and the documentation sucks. I know this is a still September's CTP but this is UNACCEPTABLE for a BI tool...unacceptable. Please tell me I'm doing something obviously wrong with this simple example and I'm the one whose missed the boat. |
![]() |
| Thread Tools | |
| Display Modes | |
| |