Tuesday, October 28, 2008
SSIS Tip - result binding by name is not supported for this connection type
In SSIS when I tried to bind the ADO.NET Result Set to a User Variable by the 'RecordSet Column Name', I got the error 'result binding by name is not supported for this connection type'. The I found that the 'Result Set - Result Name' should be changed to Index of the Column in the Result Set like 0, 1.
Subscribe to:
Post Comments (Atom)
i was lost in this shit. thanks a lot man!
ReplyDeletethanks it works
ReplyDeleteAgree. You just saved me a lot of time. Thanks!
ReplyDeletethanks a lot...
ReplyDeleteExcelente !! Thnks
ReplyDeleteThanks for this - simple but causing me a pain - all sorted now.
ReplyDeleteThank you very much! :)
ReplyDeleteThank you!
ReplyDeleteThank a lot man. Really helped me a lot
ReplyDeleteIt previously worked for me with the name, but didn't in the new package I was creating. Ypur tip saved me from a lot of frustration
ReplyDelete+1. Ty mucho!
ReplyDeleteThank you - a real time saver
ReplyDeleteThank you very much!
ReplyDelete