SSIS Script Task Error after adding Nuget Package...
Hi Experts,I am trying to add Microsoft.ReportingServices.ReportViewerControl.WebForms 150.900.148 to use interface Microsoft.ReportViewer.Webforms to export SSRS 2016 Reports. But when saving the SSIS...
View ArticleSequence Container Task - For Each Loop Container
I am getting Warning Error as below when I run the ssis package taskWarning: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (3)...
View ArticleRunning SSIS package with script component on SQL Server 2016 gives error...
I have SSIS project deployed on SQL Sever 2016, the project has a package that uses script component, the package runs with no errors locally on VS 2017 but when deployed gives error.Solutions that I...
View ArticleRuntime Column Propagation possible in SSIS ?
Hi,I am a datastage guy for most of my life, so pardon me, if i am asking a stupid question.Requirement : The csv file which is the source can different number of columns at different dates.Currently...
View ArticleScript Task not run when deployed in Integration Service Catalogs
I try using C# code to send an email by Script Task component, when I run it in SSDT, every thing is OK, but when I deployed it to catalog and execute it, it looks that run successful, but nothing...
View ArticleSSIS Static Analysis
Hi All,Is there any tool available in the market for SSIS static analysis and SSIS security analysis. We are trying to implement DevOps,CI/CD we are trying to identify all the tools and integrate them...
View ArticleLoading Local files into Azure database - Not able to connect - please help!!
Hi, I have VS 2015 and SSIS 2016. I have to load around 10 excel files into a one single table in Azure database. From SSIS 2016, I am trying to connect into Azure database, but I can't. But the same...
View ArticleUsing package execution time as a variable in next execute sql task
My requirement is i've to fetch the records that are populated after last package execution date from a table.To get Last package execution date I'm picking the end_time column from ssisdb...
View ArticleConnecting Azure SQL database from SSIS
Hi, I am using VS 2015 and SSIS 2016. I need to load few local flat files data into Azure database. The problem is, I can connect to the Azure database in SSMS. But I can't connect to the same server...
View ArticleWinSCP Modifies file while sending to SFTP
Hi Everyone,I have an ssis package that sends a file to an SFTP location using the WinSCP.dll, everything works well.However, when I try viewing the file from the SFTP I noticed that the file format...
View ArticleVisual Studio 2017 & SQL Server 2017 - cannot run deployed SSIS package due...
Hi All, I preface this by saying that I have the ability to change version of Visual Studio if I need to however SQL Server is a bit more restrictive. The problem I am having is that I am trying to...
View ArticleSCD Type 2 Implementation with merge and merge join.. How to handle Primary...
Hi All,The Data from the source file looks like below. These are the only columns and there are no additional date columns.Customer IDCustomer NameSegmentPostal Code AA-10375Allen ArmoldConsumer85204...
View ArticleUnable to create the type with the name 'AzureStorage'
Im trying to deploy a project from my visual studio 2017 to my sql server integration services catalog.My sql server is 2016, i have my ssis package set to target server compatibility 2016 and i have...
View ArticleWorking with a PostgreSQL database as a OLE DB destination
Hello:I am using VS 2019 and trying to move data from SQL Server to PostgreSQL 11.3. When I try to create a OLE DB Destination pointing to a PostgreSQL database using PostgresSQL Ole DB Provider, the...
View ArticleRegarding the OLEDB Provider for the Postgres DB
Hi ,Thanks in advance.Please provide the link to get free provider to connect the Postgres DB Using SSIS.
View ArticleHow to move undeployed SSIS package to new dev server
What is the procedure to move an undeployed SSIS package from my current dev server to. All version software, including OS is the same between servers. OS Win2016, Visual Studio 2015, SSDT 2015Any...
View ArticleSort transformation drops rows?
While debugging an SSIS package (SQL 2017 target, VS 2015 with SSDT), I noticed that one of the Sort transformations apparently "lost" about 85% of all the records - and the "Remove rows with duplicate...
View ArticleConfigure SSIS Package with Environment variables
While Configuring SSIS Project on Environment Variable match, the drop down list is a mess, especially when you have a long list of vaiables, it is very hard to locate the one you need.Anyone knows any...
View ArticleCannot drop a user from SSISDB Database
Hello,Seeing following error when I try to drop a user from the said database:Msg 15138, Level 16, State 1, Line 1The database principal owns a certificate in the database, and cannot be dropped.Here...
View ArticleUse CSOM to add values to Microsoft Project Server Lookup table
Hi everyone. Hope this finds you well. Some background: I have a requirement to integrate Microsoft Project Server (MPS) with a Project Management tool and send data from the PM tool to MPS. The...
View Article