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…
Continue Reading Nishant Rana’s Article on their blog
Using Script Component to specify input value to OLE DB Source Component in SSIS
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,…
Blog Syndicated with Nishant Rana’s Permission