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: articles/data-factory/connector-teradata.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jianleishen
6
6
ms.subservice: data-movement
7
7
ms.custom: synapse
8
8
ms.topic: conceptual
9
-
ms.date: 06/06/2025
9
+
ms.date: 08/05/2025
10
10
ms.author: jianleishen
11
11
---
12
12
@@ -34,7 +34,8 @@ For a list of data stores that are supported as sources/sinks by the copy activi
34
34
35
35
Specifically, this Teradata connector supports:
36
36
37
-
- Teradata **version 14.10, 15.0, 15.10, 16.0, 16.10, and 16.20**.
37
+
- Teradata Vantage Versions **17.0, 17.10, 17.20 and 20.0** for version 2.0.
38
+
- Teradata Vantage Versions **14.10, 15.0, 15.10, 16.0, 16.10, and 16.20** for version 1.0.
38
39
- Copying data by using **Basic**, **Windows**, or **LDAP** authentication.
39
40
- Parallel copying from a Teradata source. See the [Parallel copy from Teradata](#parallel-copy-from-teradata) section for details.
40
41
@@ -44,7 +45,8 @@ Specifically, this Teradata connector supports:
44
45
45
46
### For version 2.0
46
47
47
-
You need to [install .NET Data Provider](https://downloads.teradata.com/download/connectivity/net-data-provider-teradata) with version 20.00.03.00 or above on your self-hosted integration runtime if you use it.
48
+
You need to [install .NET Data Provider](https://downloads.teradata.com/download/connectivity/net-data-provider-teradata) with version 20.00.03.00 or above on the machine running the self-hosted integration runtime with a version under 5.56.9318.1. Manual installation of the Teradata driver is not required when using self-hosted integration runtime version 5.56.9318.1 or above, as these versions provide a built-in driver.
49
+
48
50
### For version 1.0
49
51
50
52
If you use Self-hosted Integration Runtime, note it provides a built-in Teradata driver starting from version 3.18. You don't need to manually install any driver. The driver requires "Visual C++ Redistributable 2012 Update 4" on the self-hosted integration runtime machine. If you don't yet have it installed, download it from [here](https://www.microsoft.com/en-sg/download/details.aspx?id=30679).
0 commit comments