Using Script Component to specify input value to OLE DB Source Component in SSIS
Views (508)
Recently we had a requirement to write an SSIS package that will fetch the data from SQL Server and will insert it (or create records) into Dynamics 365 CE. For connecting and fetching data from SQL Server, we were using OLE DB Source Component with data access mode as SQL Command which had one parameter, … Continue reading "Using Script Component to specify input value to OLE DB Source Component in SSIS"
This was originally posted here.

Like
Report
*This post is locked for comments