Clickable URL from Excel to SQL DB SSIS
I have an excel file with column "MoreInfo" and values of all the rows in this column is href to URL with text "More Info". But when I export the data of a column to DB column,it loads all rows as "...
View ArticleStaging Tables
Hi Therewe do get large files from vendor and needs to be loaded in to SQL server, The plan is to have raw data on to staging and convert the datatypes and load to the final tables. Once the final...
View ArticleLoad Files to Different Tables according to the File Name in SSIS Package!!
I want to load files based on their names into tables with the same names. The tables are already created. I want to use an expression in the connection manager to allow me to insert based on the...
View ArticleLoad Files to Different Tables according to the File Name in SSIS Package!!
I want to load files based on their names into tables with the same names. The tables are already created. I want to use an expression in the connection manager to allow me to insert based on the...
View ArticleMicrosoft OLE DB provider suddenly insisting on finding a former SQL ( 10...
Have happily used Goldmine for the last 20 years. The first 10 years my various laptops would connect to a server when in the office. That server was eliminated 10 years ago! Todaystraight after a...
View ArticleCannot connect to SQL 2017 SSIS Remotely from Workstation
We have recently purchased SQL Server 2017 Standard. Installation is completed. We aren't unable to connect to SSIS remotely from a user workstation (Windows 10).1. Setup:Windows Server 2019, SQL 2017...
View ArticleOracle Database Migration from mySql
Hi sir, This sounds stupid but. is there a way that I can set Bigtree DB in the Oracle Database instead of mySql? Because our server is using Oracle DB as a standard. And is there a way that I can...
View ArticleIs there a recommended way to migrate a 2012 SSISDB to a 2017 SQL server?
Hello,I have an SSISDB catalog ( with a couple hundred packages), on a SQL Server 2012 that I want to migrate a newly built 2017 SQL Server (with SSIS, and a fresh and still empty SSISDB catalog).Of...
View ArticleVisual Studio 2017(DDST) Parent Package calls child package Out Of Process,...
error:Error: 0xC00220EC at Execute Package Task: Error 0x80040154. Failed to create an instance of empty child package. The Distributed Component Object Model (DCOM) configuration or the installation...
View ArticleHow to check sql connection in ssis package
Hi I want checking sql server connection before run query and execute task. how can i check it?thanks
View ArticleIs a CTE the way to go ?
I am trying to pull data from our address file which has ~400K records.The below image shows part for one street in that table, MinSt/MaxSt are the address number. The street in this example goes from...
View ArticleUnable to parse the CSV File
Hello,I am trying to import the CSV file to SQL Server database. Below is how the preview looks like -The column RPMCustom has CRLF demiliter but due to the quotes I think it gives me a one long...
View ArticleUnicode Issues with Attunity Drivers for Oracle
Hi - I am trying to do a data transfer from SQL Server to Oracle . In the data transfer task , I am using "OLE DB source " for SQL Server and using Attunity Oracle destination for Oracle database. Here...
View ArticleIs there a recommended way to migrate a 2012 SSISDB to a 2017 SQL server?
Hello,I have an SSISDB catalog ( with a couple hundred packages), on a SQL Server 2012 that I want to migrate a newly built 2017 SQL Server (with SSIS, and a fresh and still empty SSISDB catalog).Of...
View ArticleSSIS timing execution packages
Hi guys,I have a SSIS package, and have been deployed to SSMS, customers hope that through some simple methods to regularly perform these packages, such as time, every day or on the same day of each...
View ArticleUpgrading the SSIS from 2005 to higher versions
Hi All,I need to upgrade SSIS 2005 version to higher to deploy to new server.Came to know from forums that PackageFormatVersion is 2 stands for 2005 version <DTS:Property...
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 ArticleSSIS solution deployment error
Hi,While deploying my ssis Solution, I get the below error.--------------------------------------------------------------------------------------------------A .NET Framework error occurred during...
View ArticleSSIS Package: Move files from One to another two folders.
Hi - Need your help in this. Below is the scenario : 1. I have got of files with the format (Name_ID_PatientID_currenttimestamp.pdf), these files are generated daily. Highlighted yellow is the...
View ArticleSSIS Package: Match by ID in table and move files from One to another two...
Hi - Need your help in this. Below is the scenario : 1. I have got of files with the format (Name_ID_PatientID_currenttimestamp.pdf), these files are generated daily. Highlighted yellow is the...
View Article