Skip to content

Commit 5f7ada3

Browse files
committed
oracle connector 2022
1 parent ebfd122 commit 5f7ada3

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

docs/integration-services/data-flow/oracle-connector.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Microsoft Connector for Oracle enables the ability to export data from and load
2121
The following Microsoft SQL Server products are supported by Microsoft Connector for Oracle:
2222

2323
- Since SQL Server 2019 CU1
24-
- SQL Server Data Tools (SSDT) 15.9.3 or later for Visual Studio 2017
25-
- Microsoft SQL Server Data Tools (SSDT) for Visual Studio 2019
24+
- Microsoft SQL Server 2022
25+
- SQL Server Integration Services Projects for Visual Studio 2019
26+
- SQL Server Integration Services Projects for Visual Studio 2022
2627

2728
The following Oracle database versions of data source are supported:
2829

@@ -33,16 +34,19 @@ The following Oracle database versions of data source are supported:
3334
- Oracle 19c (without Windows Authentication support)
3435

3536
The Oracle database is supported on all operating systems and platforms.
36-
> [!NOTE]
37-
>
38-
> Oracle client is not required for Microsoft Connector for Oracle database in SQL Server 2019.
3937

4038
## Installation
4139

4240
To install the connector for Oracle database, download and run the installer from [the latest version of Microsoft connector for Oracle](https://aka.ms/SSISMSOracleConnector). Then follow the directions in the installation wizard.
4341

4442
After you install the Connector, you must restart the SQL Server Integration Service to be sure that the Oracle source and destination can work correctly.
4543

44+
> [!NOTE]
45+
>
46+
> To design packages with SQL Server Integration Services Projects, you will need to install the connector for both the target and the latest SQL Server version.
47+
>
48+
> To designing packages targeting SQL server 2017 and below, you need SSDT version 17.8 for VS 2017 and below. SSIS projects for VS 2019 and VS 2022 do not support designing packages targeting SQL server 2019.
49+
4650
To execute SSIS package targeting SQL Server 2017 and below, in addition to **Microsoft Connector for Oracle**, you will need to install **Oracle client** and **Microsoft Connector for Oracle by Attunity** with corresponding version from below links:
4751

4852
- [SQL Server 2017: Microsoft Connector Version 5.0 for Oracle by Attunity](https://www.microsoft.com/download/details.aspx?id=55179)

0 commit comments

Comments
 (0)