Skip to content

Commit cbc75de

Browse files
Merge pull request #25328 from Lingxi-Li/lingxl/teradata
[SSIS] Release Teradata connector for SQL22
2 parents 7794d3c + e72c684 commit cbc75de

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ This new connector supports databases with 1MB-enabled tables.
2323
Microsoft Connector supports the following Microsoft SQL Server products for Teradata:
2424

2525
- Microsoft SQL Server 2019
26-
- Microsoft SQL Server Data Tools (SSDT) 15.8.1 or later for Visual Studio 2017
27-
- Microsoft SQL Server Data Tools (SSDT) for Visual Studio 2019
26+
- Microsoft SQL Server 2022
27+
- SQL Server Integration Services Projects for Visual Studio 2019
28+
- SQL Server Integration Services Projects for Visual Studio 2022
2829

2930
Microsoft Connector for Teradata uses ODBC Driver for Teradata, and Teradata Parallel Transporter shipped with Teradata Tools and Utilities (TTU). Supported TTU versions are 16.20 and 17.10.
3031

@@ -34,6 +35,9 @@ Install TTU from [Teradata site](https://downloads.teradata.com/download/databas
3435

3536
To install the connector for the Teradata database, download and run the installer from [the latest version of Microsoft connector for Teradata](https://www.microsoft.com/download/details.aspx?id=100599). Then follow the directions in the installation wizard.
3637

38+
> [!NOTE]
39+
> 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.
40+
3741
After you install the connector, you must restart the SQL Server Integration Service to be sure that the Teradata source and destination work correctly.
3842

3943
## Design and execute SSIS packages

0 commit comments

Comments
 (0)