Skip to content

Commit e03a40c

Browse files
Merge pull request #31453 from Lingxi-Li/ssis-teradata
[SSIS] Release Teradata connector rev. 284/285
2 parents a4341fb + e1e718b commit e03a40c

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

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

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,18 @@ This new connector supports databases with 1MB-enabled tables.
2222

2323
Microsoft Connector supports the following Microsoft SQL Server products for Teradata:
2424

25-
- Microsoft SQL Server 2019
2625
- Microsoft SQL Server 2022
27-
- SQL Server Integration Services Projects for Visual Studio 2019
26+
- Microsoft SQL Server 2019
2827
- SQL Server Integration Services Projects for Visual Studio 2022
2928

30-
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.
29+
Microsoft Connector for Teradata depends on Teradata Tools and Utilities (TTU) 20.00.
30+
31+
> [!NOTE]
32+
> TTU has discontinued support for 32-bit Teradata Parallel Transporter (TPT). Consequently, Microsoft Connector for Teradata has discontinued support for 32-bit and Visual Studio 2019. The TTU 17.10 based [rev. 284](#rev-284) is the final version with 32-bit and Visual Studio 2019 support. It can be downloaded from the same page as latest version [here](https://www.microsoft.com/download/details.aspx?id=100599).
3133
3234
## Installation
3335

34-
Install TTU from [Teradata site](https://downloads.teradata.com/download/database/teradata-tools-and-utilities-13-10). Make sure that ODBC Driver for Teradata and Teradata Parallel Transporter features is selected during the installation.
36+
Install TTU from [Teradata site](https://downloads.teradata.com/download/database/teradata-tools-and-utilities-13-10). Make sure that **ODBC Driver for Teradata** and **Teradata Parallel Transporter** features are selected during the installation.
3537

3638
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.
3739

@@ -83,6 +85,18 @@ You can uninstall wizard to remove **Microsoft connector for Teradata**.
8385

8486
## Release Notes
8587

88+
### Rev. 285
89+
90+
**Improvements**
91+
92+
- Upgrade TTU dependency to version 20.00.
93+
94+
### Rev. 284
95+
96+
**Bug fixes**
97+
98+
- Some announced bug fixes and improvements are missed in rev. 282.
99+
86100
### Rev. 282
87101

88102
**Bug fixes**

0 commit comments

Comments
 (0)