![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My Execute SQL task is set to use a query that retrieves customer numbers from a table: SELECT custID as thecustid FROM custTable WHERE [criteria] The result set is set to “Full Result Set”. On the Result Set tab, I have Result Name thecustid mapped to User::g_custID, which is a global-scope variable of type Object. When I attempt to run the query, I get this message: [Execute SQL Task] Error: The result binding name must be set to zero for full result set and XML results. What have I done wrong in this setup? |
#3
| |||
| |||
|
|
My Execute SQL task is set to use a query that retrieves customer numbers from a table: SELECT custID as thecustid FROM custTable WHERE [criteria] The result set is set to "Full Result Set". On the Result Set tab, I have Result Name thecustid mapped to User::g_custID, which is a global-scope variable of type Object. When I attempt to run the query, I get this message: [Execute SQL Task] Error: The result binding name must be set to zero for full result set and XML results. What have I done wrong in this setup? |
![]() |
| Thread Tools | |
| Display Modes | |
| |