
I need to get SSIS Data profiler output in Excel.
Sep 22, 2014 · I need to get SSIS Data profiler output in Excel. Tried importing XML generated by SSIS Profiler in Excel but data is getting lost. Can anybody please help on this. Thanks, Manoj …
Linked server is working from SSMS but not from Execute SQL …
Oct 5, 2016 · I am facing some problem with my ssis packages. I am using one script to copy the data from one database server to other database server using linked server.
How can I filter by a record type field within .txt files to load to a ...
Feb 14, 2013 · I have multiple .txt files with a record type field. I only want to load certain data types to my destination SQL Server Table. Can I specify filtering criteria within the load or do I …
Can a script component have two sources?
Feb 27, 2012 · Union All can combine multiple inputs into a single structure according to your needs. You can map columns from different inputs to the same column or different columns …
SSIS send email task. How to set up SMTP
Jan 4, 2013 · I know SSIS Send email task is rather limited but I was just wondering how to make it work on my local machine with Windows 8...just to satisfy my curiosity.
Export query result to multiple excel sheets using SSIS
Nov 16, 2018 · I want to export data from multiple select statements to different tabs in the same excel file (each select result on a different tab) using SSIS package. Can someone help me …
Timeout When Connecting From SSIS to Oracle
Sep 9, 2010 · However when I attempt to replicate the DTS Packages and SSIS, i'm getting a Timeout problem when Management Studio is attempting to populate the list of Objects from …
Transaction Property in SSIS Package - social.msdn.microsoft.com
Aug 14, 2013 · Requirement : when the Sequence container failure then Rollback SQL Task succeed ( It means Rollback the Data when Package failure) (note:PC had problem with …
PREEMPTIVE_SHAREDMEM_GETDATA error during SSIS
Jan 13, 2015 · I have an SSIS package that is dynamically generated and executed that basically does a pull from a source database and use SQL Server Destination to inject into the …
Using SSIS with EConnect for GP integration
Jun 16, 2008 · It is just as easy to do a lot of this integration work in SSIS for a much lower total cost of ownership versus those two products I just mentioned and a ton more flexibility then …