Forum Discussion

nelcapetown's avatar
nelcapetown
Copper Contributor
Feb 05, 2023

Execute SQL Task Editor - Passing Parameters using ADO.NET instead of OLEDB

I'm working on a data migration package and find that when I use an OLEDB connection manager, I'm able to call a stored proc using SQLSourceType of Direct Input, and easily set it up to use variables...

Resources