You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integration-services/data-flow/teradata-connector.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,9 @@ This new connector supports databases with 1MB-enabled tables.
23
23
Microsoft Connector supports the following Microsoft SQL Server products for Teradata:
24
24
25
25
- 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
28
29
29
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.
30
31
@@ -34,6 +35,9 @@ Install TTU from [Teradata site](https://downloads.teradata.com/download/databas
34
35
35
36
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.
36
37
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
+
37
41
After you install the connector, you must restart the SQL Server Integration Service to be sure that the Teradata source and destination work correctly.
0 commit comments