![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#3
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#4
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#5
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#6
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#7
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#8
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#9
| |||
| |||
|
|
I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
#10
| |||
| |||
|
|
Hello Jim: Can you tell us what Task you are using to accomplish this? Is it an Execute SQL Task? What type of connection does it have? OLE DB or ADO.NET? How are you setting up the Result Set? -- Todd C "Jim" wrote: I am trying to pass a value from a stored proc output variable to a user variable in SSIS. When I define the variable as integer in both SSIS and the stored proc, every thing is fine, however, it gives me a data type mismatch error when I declare the variable as varchar in stored proc and as STRING in SSIS. I have tried every other reasonable combination but nothing seems to work. How can I pass a string from a stored proc to the SSIS variable? |
![]() |
| Thread Tools | |
| Display Modes | |
| |