2,502 questions with SQL Server Integration Services tags

Sort by: Updated
1 answer

Vertica Data Provider missing in Visual Studio 2022

On my new windows laptop I am trying to set up SSDT for SSIS packages. Earlier I was working on VS Enterprise 2017 version which I connected with Vertica using .Net Providers connection like this - but the 2022 version doesn't seem to have that option.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,812 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-28T19:25:55.3766667+00:00
Deepali Pareek 0 Reputation points
answered 2024-06-28T21:03:00.9233333+00:00
Erland Sommarskog 104.7K Reputation points MVP
1 answer

Faster way to data load from oracle to SQL server without Attunity 5.0

Hello, I am in the process of upgrading SSIS packages from 2015 to 2022 using VS 2022. we are having performance issues with data load from oracle to SQL and vice versa. we were using Attunity 4.0 with previous version of VS 2015 and that was a big help…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,812 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
190 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
62 questions
asked 2024-06-28T15:51:19.4233333+00:00
Lodha, Nimisha M 0 Reputation points
edited an answer 2024-06-28T17:22:08.3+00:00
Yitzhak Khabinsky 25,721 Reputation points
1 answer

What information do I need to use Microsoft Entra authentication methods in a local SSIS Package (other than MFA)

Hi, our team got an issue transferring to Microsoft Entra authentication methods in a local SSIS package to access data from Azure SQL Database from other teams. Backgroud: We used to use the userID and password using SQL server authentication methods…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,272 questions
asked 2024-06-25T22:56:26.4866667+00:00
David Liu (CSI INTERFUSION INC) 0 Reputation points Microsoft Vendor
commented 2024-06-27T16:22:18.5366667+00:00
David Liu (CSI INTERFUSION INC) 0 Reputation points Microsoft Vendor
3 answers

VS2017 - SSIS Project

Hello Team, We are using VS2017 with SSDT installed (PFB the screenshot) We cannot find BI projects, unable to create SSIS projects. Please advice. Regards, Nagesh CL

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,597 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,812 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-24T16:16:33.29+00:00
Nagesh CL 641 Reputation points
answered 2024-06-27T06:31:15+00:00
Praveen Kumar Tummalapati 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to load the data from source when there are two delimiters using SSIS?

Below is my data in source document. The document has two delimiters like tilde(~) and pipe(|).. ~id~|~name~|~gender~|~age~ ~101~|~ABC~|~M~|~28~ ~102~|~DEF~|~F~|~27~ How can I load the data into SQL table Emp? Please look into this and do neeedful Thanks…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-26T06:22:16.23+00:00
Ramana Kopparapu 246 Reputation points
accepted 2024-06-27T05:10:08.18+00:00
Ramana Kopparapu 246 Reputation points
1 answer

SSIS 2019 - Identify and Redirect Duplicate Values in Data Flow

Hello, To be clear this is not a requirement to identify and redirect or dedupe rows in the data flow task leveraging the Sort Transformation. Instead, the requirement is to identify the duplicate values in a column then handle affected rows…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-23T20:12:21.84+00:00
libpekin 86 Reputation points
edited an answer 2024-06-26T20:09:28.4933333+00:00
libpekin 86 Reputation points
0 answers

Data Flow Cannot Support Error Redirection When Used in a Transaction Error

Hello, I'm attempting to leverage the built-in Transaction functionality but to no avail. I followed the MSFT Learn docs and enabled MSDTC on the database server (same server SSIS is running on). …

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-26T17:57:05.28+00:00
libpekin 86 Reputation points
3 answers

SSIS 2022 Script Component Runtime Error

Hello, I've configured a Data Flow error redirection and is using a Script Component to capture the error description and column but is getting the attached runtime error. I am running the latest version of VS2022. Thanks

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-25T19:05:46.56+00:00
libpekin 86 Reputation points
answered 2024-06-26T17:19:34.2966667+00:00
libpekin 86 Reputation points
0 answers

SharepointListSource Issue in SSIS when Deploymed on SQL Server 2019

Hello, i have an SSIS Package project that was designed in 2015 and was working fine and deployed on the windows server 2012 R2 targeting SQL Server 2014.Now we are migrating to windows server targeting SQL Server 2019.I took the package and opened it in…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,162 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-21T15:50:35.61+00:00
Tumo Maraisane 0 Reputation points
edited the question 2024-06-26T08:35:08.98+00:00
Haoyan Xue_MSFT 21,736 Reputation points Microsoft Vendor
6 answers

SQL Server Excel Import - The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

I'm trying to do a simple Excel import into a local SQL Server instance installed on my machine (to do some analysis), I'm attempting to use the wizard through SSMS. This worked a few days ago and I imported a couple of thousand tabs into tables in SQL…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,162 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2021-11-19T14:32:00.537+00:00
Alex Fletcher 46 Reputation points
commented 2024-06-25T16:21:17.38+00:00
Bill Richardson 0 Reputation points
9 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,162 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 70 Reputation points
commented 2024-06-25T15:59:13.4066667+00:00
Tim Hampton (SSI) 0 Reputation points
3 answers

Get error column name using script transformation

Hello, Hello with error caused by the GetIdenfificationStringByLineageID. I'm trying to get the actual error column name and I can't get pass this error message. Thanks,

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,551 questions
asked 2024-06-21T19:33:12.47+00:00
libpekin 86 Reputation points
answered 2024-06-25T15:00:51.4766667+00:00
libpekin 86 Reputation points
1 answer

Connection to a managed SQL instance using Microsoft Entra Integrated Authentication

We need your assistance with connecting to a managed SQL instance using Microsoft Entra Integrated Authentication from VM. We're encountering the following error when attempting to connect. This is required for migration of our solution to Cloud. …

Azure SQL Database
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-19T13:03:52.6933333+00:00
Vishwanath K Bellubbi 0 Reputation points
commented 2024-06-24T22:30:30.5833333+00:00
GeethaThatipatri-MSFT 28,852 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Return End of String Between 2 Brackets - SSIS Derived Column Expression

Hello, The difficulty of extracting the error column name in an SSIS data flow is widely recognized. To meet the requirement of minimizing scripting transforms/components, I cannot use a complex scripting solution to identify error columns in the…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-23T15:27:18.92+00:00
libpekin 86 Reputation points
accepted 2024-06-24T00:24:56.8966667+00:00
libpekin 86 Reputation points
1 answer

Error loading Oracle components in VS 2019 after SSIS upgrade to version 4.6 and rollback to 3.16

I'm getting the following error when attempting to open an Oracle source, destination, or connection manager in VS 2019. The text version of the above screenshot and message details are in the code block below. We began encountering this error after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,812 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
190 questions
asked 2024-06-20T18:12:19.3033333+00:00
Amanda Hansen 0 Reputation points
commented 2024-06-21T19:54:53.9333333+00:00
Amanda Hansen 0 Reputation points
5 answers

SSIS Project Connection Manager - Connection string format incorrect

We have the same Problem as this Ticket. We have an SSIS project that uses a Project Connection Manager for the destination tables. It's feeded from a project parameter that contains the connection string: Data Source=XXX;Initial…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2021-12-14T08:35:33.497+00:00
Jens Scho 1 Reputation point
edited a comment 2024-06-20T06:23:31.54+00:00
DoubleE 0 Reputation points
2 answers

DT_BYTES not able to convert Packed decimal in right format

I get weird result when I convert the ASCII file containing the packed decimal received from upstream system. The data is in form 0x00 0x00 0x00 0x00  0x00 0x97 0xB4 0x62  0x19 0x0A which dosen't seem to me correct ZONED format. Can someone please…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-18T07:26:12.0633333+00:00
Alkari, Niranjan 0 Reputation points
commented 2024-06-19T14:55:43.88+00:00
Alkari, Niranjan 0 Reputation points
4 answers

VS 19, SSIS project, getting and error "The specified provider is not supported. Please choose different provider in connection manager" when choosing OLEDB as the connection type

Using Visual Studio 19 on new laptop. Have installed the SSIS template. I also have SSMS 19 installed. I create a new project and try and create a new Connection Manager. I select OLEDB and click Add... On the next screen to configure the OLE DB I select…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,812 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2023-04-26T00:34:01.27+00:00
Seeley, Steve 15 Reputation points
commented 2024-06-19T13:49:57.0866667+00:00
SÍ Guðmundur Harðarson 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to run an SSIS package with FUZZYGROUPING transformation in Azure?

I am using Fuzzy grouping transformation in SSIS locally "on premises", but I would like to explore the option to run it in Azure…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,597 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,162 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,974 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-13T09:35:48.62+00:00
Jose M Naranjo-Espinosa 20 Reputation points
commented 2024-06-19T08:42:55.0333333+00:00
PRADEEPCHEEKATLA-MSFT 83,886 Reputation points Microsoft Employee
2 answers

how to insert records in a table using script task

I would like to insert records in a table by using script task. I cant use execute sql task and other task available in ssis. The script should be in C#.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,162 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,551 questions
asked 2024-06-19T03:33:51.8233333+00:00
Nilimesh Maiti 0 Reputation points
answered 2024-06-19T05:51:19.7066667+00:00
Olaf Helper 42,746 Reputation points