sharepoint list source siteURL is not changing in visual studio.
I have developed a dtsx package on one machine in visual studio 2015. This solution reads from SharePoint 2013 list as source and destination is SQL server.Now I copied that code solution to another...
View ArticleVisual Studio Crashing when running SSIS Package
I was able to run the SSIS Package before but it suddenly crashes Visual Studio now. Restarting VS/Computer didn't help. Coworker checked out the same code and was able to run it fine. Below are the...
View ArticleCan't connect to SSIS error message
Hello we have SQL Server 2016 installed on one of our Windows Server 2016 and also installed/enabled SSIS on same server.User is trying to connect via Management Studio as "Integration Services" for...
View Articleignoring failure to connect to 1 or more of 12 servers
Hi, we run 2017 std. I've done my best in the image below to show at a high level the general architecture we use to consolidate info from 12 servers. Failure to connect to 1 or more of the 12 servers...
View ArticleSSIS Error "Operand type clash: image is incompatible with geometry"
Hello,I'm trying to move a "geometry" column in SSIS... from a SQL 2017 server to a SQL 2014 server (tried a 2017 destination also) and am getting this error..."Operand type clash: image is...
View ArticleConnecting to a remote SQL Server SSISDB catalog from SSMS
Hello,I've installed SQL Server with SSIS service on my virtual machine, and I am trying to connect to it remotely via SQL Server Management Studio. I've followed the rules provided by an article I've...
View ArticleThe provider 'SQLNCLI11' is not registered.
I am getting following error while importing data from azure DW <g class="gr_ gr_18 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="18"...
View ArticleSSIS Job Failing when database is failed over to Secondary Replica.
Hi,2 weeks ago we deployed and configured some SSIS packages to run via SQL Agent Job. Everything was running smoothly until when the Database (Part of Basic Availability Group) was failed over to...
View ArticleUnable to deploy SSIS after VS 2017 update 15.8.0
I just installed the 15.8.0 update to Visual Studio 2017 and now I am unable to deploy SSIS projects and packages to the SSIS Catalog from within Visual Studio 2017.The Deployment Wizard does still...
View ArticleAnalysis Services Processing Task - Variable
Hi, I am trying to processing cube in SSIS using the Analysis Services Processing Task.I have 3 different cubes and only 1 of them need to be processed as per the expression in connection manager.My...
View ArticleHow to use a script transformation component to divide buffer data into...
I am trying to get the buffer data into an excel file which will multiple tabs. So for example, if the buffer day has employee data with one of the field/column being the city, I would want individual...
View ArticleLoad MS Word File (.doc,.docx) to Db; OR atleast using script task read a...
Hello Expert,I have Invoice in MS word (.doc,.docx), I need to dump data in sql server. As far i know it is not possible. Though i found 1 solution but that is not feasible. Solution is using Macro...
View ArticleUninstall VS 2017 Data Tools completely
Hi, We had VS 2019 and VS 2017 Data tools on the server and now I need to uninstall VS 2017. I run Visual Studio Installer and successfully uninstalled VS 2017 using Installer. Now, when I look in to...
View ArticleAzure
Hi All,If we have source path and how to find the destination path volume name in azure net app files?
View ArticleSSIS project error: could not retrieve the table information for the...
I'm new to SSIS. For my practice, I want to transfer data from excel to SQL Server.1. I have created a connection manager for MS SQL Server (by selecting Connection manager for OLE DB Connections)2....
View ArticleIn SSIS : Foreach Loop Container not able to find "Directory" under...
Hello, I am using SQL Server - 2016, Visual and Visual Studio - 2017. Freshly installed and I am a newbie to this part of the world. I am trying to create a package using "Foreach Loop Container" to...
View ArticleSSIS Export to Excel template
We have a SSIS Export to an Excel spreadsheet. The Excel template is built with cell borders. However, when we then Extract via our Data Flow Task and use the Excel Destination, the borders are...
View ArticleCan't connect to SSIS error message
Hello we have SQL Server 2016 installed on one of our Windows Server 2016 and also installed/enabled SSIS on same server.User is trying to connect via Management Studio as "Integration Services" for...
View ArticleI don't want to send an email if file doesn't exist
Hi, Can some one please help me to solve my issue. I create 3 tasks to send email's to 3 company's with their files and the issue is I don't want to send an email to the company if file doesn't exist...
View Articleusing for each loop to read files in a folder and email the list once
created files and now I need to read the file names in a specific folder, and email certain individuals only once. But the problem is if there are say 8 files in the folder it emails the group 8 times....
View Article