SSIS Connection Manager not saving changes
Hello!I have an SSIS issue with a package level connection manager.I'm using Visual Studio Professional 2012.The connection manager is a Dynamics CRM Lookup Connection Manager with provider Native OLE...
View ArticleSSIS connection manager dont store passwords
I am having a strange problem in that when ever I create a connection to an OLE db source and use SQL Server authorization and save the password, the connection manager seems to "forget" the password....
View ArticleError Code: -1073659888 (also known as DTS_E_LOGPROVIDERFAILED)
Hi,I have a package where I added a "SSIS log provider for SQL Server". The package runs successfully but rarely times I receive and error like the following:"The SSIS logging provider "SSIS log...
View ArticleFTP process controlled externally by control table but package needs to know...
I have a ftp process setup externally which downloads the file .The ftp is controlled externally by updating a control table.So all I do in my package is execute the sql to update the control table to...
View ArticleLatest version of SSDT BI 2015 cannot load SSIS 2014/2012 projects
Hi we just installed latest version of SSDT BI 2015 which has support for loading older version of SSIS Projects (i.e SSIS 2014, 2012) but looks like that feature is not working for us.We tried to load...
View ArticleCustom logging in Active task SSIS
I am facing two issues in my SSIS package. The SSIS package I have has an active task that formats an excel sheet as per my requirement and saves it as a different file, modified.xlsx. This file is...
View ArticleHow to deploy to SSIS 2012 from Visual Studio 2015
I have the latest SSDT BI for VS 2015, which clearly states "This release supports SQL Server 2016 through SQL Server 2005, and provides the design environment for adding features that are new in SQL...
View ArticleWhen will SSDT-BI for VS2013 support SSIS 2012?
HiWhen will SSDT-BI for VS2013 support SSIS 2012?Of a bit more elaborate: If you would like to develop packages for SSIS 2012 (that is SQL 2012) using VS 2013, when can you then expect an update to...
View ArticleSCD keeps entering record for employee no longer active
Hi guys,I am reporting off EPM and have a SCD resource dimension. The slow change is to track when an employee was active in a certain team. adding a new record when they change teams and updateing the...
View ArticleText Column Modified to NVARCHAR(100) in the DIMENSION table in Sql Server...
previously the TXT_ columns were VARCHAR datatype now there are records which need to have NVARCHAR data to store UTF-16 .Update the Table definition will do , but there around 100 SSIS packages which...
View ArticleAny good resource on all the Provider available with OLE DB Connection
Hi All,Recently i was doing some work with OLE DB Connection. And there were so many provider available there. I though of knowing about all of them, but very little or no information is available on...
View ArticleHow to write Case statement in Derived Column
Hello,As i am new to BDIS, i am learning new things and i got stuck in one query where, I am trying to calculate Total Salary of employees , which includes Salary of Employees plus Commission in...
View ArticleSSIS - Why can't an Execute Process Task run VBS in [Win 2008 + SQL 2012]...
Hi Experts,I'm trying to migrate an legacy ETL system from [Win 2003 R2 x64 SP2 + SQL Server 2008 (10.0.4000)] to [Win 2008 R2 Datacenter SP1 + SQL Server 2012 (11.0.5058)].Most of the SSIS packages...
View ArticleSSIS Integration with SalesForce
Good Morning All,I want to load data from and to Salesforce. I looked online for plugin's and there are 3rd party. Does MS provide any kind of plug in for salesforce ? Please need advice. I have...
View ArticleImport a .xls file to load into SQL database Via SSIS package.
Microsoft Visual Studio 2008 (version 9)I created a SSIS package were I import a .xls file to load into SQL database. So I created a connection with the following properties:(connectionString :...
View ArticleCan SCD Transformation be used for Fact Table Load
Hi Experts,Sorry for my silly questions about the basic. I am very new to MS-Bi world and I have been given a task to build a package for Dimension and Fact Table load for a particular DW. I understand...
View Articlessis truncation error
Hello,I am trying to import data from csv to a sql server table (2008 R2 SE edition of sqlserver) with an ssis package. The data I am trying to import is from a website form that gets saved to a csv...
View ArticleIs it possible to trigger an Email when a Project execution takes greater...
Please kindly respond - I have a client question that I need to research and respond. We have a project that runs nightly to feed a downstream CRM Dynamics (SaaS) application. The nightly job...
View Article(SSIS) Data Flow Task – export SQL to excel file. Problem with the relational...
I'm looking for a solution / tutorial following case. In the MS SQL database I have two tables: Invoice and related table InvoiceItem. I need to export data to excel.My problem is the structure of the...
View ArticleHow to fix invalid character in the given encoding
I get the below error on the SSIS XML Source. Can anyone help me to resolve the issue please.[Customer Master [2]] Error: The Customer Master was unable to process the XML data. Invalid character in...
View Article