All Forums Tools
koteswararao 3 posts Joined 04/12
18 Apr 2012
Mechanisms to connect into the Teradata SQL assistant

Hi,

What are the different mechanisms to connect into the Teradata SQL assistant?

1)TD2

2)LDAP

3)KRB5

4)NTLM

5)SPNEGO

Please explain the above mechanisms.

KK
MikeDempsey 47 posts Joined 10/06
11 Jun 2012

The mechanisms depend on which data provider you use (.Net Data Provider for Teradata or ODBC) and on what version of those products you are using.

For Teradata.Net it would be:
    TD2
    SPEGNO
    LDAP

For ODBC you would have to check the documentation as that may vary based on the version you are using.

The mechanisms are used by the data providers - SQL Assistant knows nothing about them itself.

You must sign in to leave a comment.