Pages
![]() |
The ODBC Driver for Mac OS X allows you to connect to the Teradata database from Mac OS Xapplications.
06 May 2022
,
|
![]() |
The ODBC Driver for AIX allows you to connect to the Teradata database from AIX applications.
06 May 2022
,
|
![]() |
The ODBC Driver for Solaris allows you to connect to the Teradata database from Solaris applications.
05 May 2022
,
|
![]() |
The ODBC Driver for Linux allows you to connect to the Teradata database from Linux applications.
05 May 2022
,
|
![]() |
The ODBC Driver for Windows allows you to connect to the Teradata database from Windows applications.
05 May 2022
,
|
![]() |
The ODBC Driver for HP-UX allows you to connect to the Teradata database from HP-UX applications.
28 Jan 2019
,
|
![]() |
This package contains the Aster client tools for MacOS.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for AIX.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for Solaris.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for Linux.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
This package contains the Aster client tools for Windows.
Release numbering for all of the above will follow this convention: XX.YY.ZZ.nn where:
11 May 2017
,
|
![]() |
Hello, we are attempting to connect to a Teradata database using ruby-odbc. Our code works properly on our Windows machines but it has a segfault on a Mac. I have reproduced the error message and crash log below. Prior to the crash, it appears to be able to connect and execute the query.
19 Aug 2016
,
|
![]() |
Hi all,
03 Jun 2016
| 1 comment
,
|
![]() |
Hello, I have installed TD 14.00 on a RHEL server and trying to connect to a TD server using TDXODBC. I just ran a strace and am getting the following error. It appears that this is happening during logon and then aborts. Can anyone enlighten me as to what this library is, related error and suggestion to how to fix? Any assistance is greatly appreciat
17 May 2016
| 1 comment
,
|
![]() |
/* teradata odbc sample */ #include <stdio.h> #include <iostream> #include "connection.h" #include "schema.h" #include "DMLGroup.h" #include "sqlunx.h" #include <sql.h> #include <sqlext.h> #include <stdlib.h> #define TRUE 1 #define FALSE 0 #define MAX_STR 256 #define MAXLINE 1000000
26 Apr 2016
| 2 comments
,
|
![]() |
Hi All;
09 Apr 2016
| 4 comments
,
|
![]() |
[:home/cl2515/perl] perl -MDBI -e 'DBI->installed_versions;'
08 Apr 2016
| 1 comment
,
|
![]() |
I am new to python, and am finding that my first attempt to connect via ODBC always fails with the error you see below, however the 2nd attempt, immediately afterwards, always succeeds, and does so pretty quickly. Any thoughts on why this might be?
25 Mar 2016
| 2 comments
,
|
![]() |
HI , I am getting this "unknown error occurred in terasso library" -when I try to setup in the ODBC in 64bit... an also try the 32bit version (After installed it ..to test )
both are register under
c:\>c:\windows\system32\regsvr32.exe c:\windows\system32\scrrun.dll
11 Feb 2016
| 1 comment
,
|
![]() |
One Analyst here can't see Unicode character using a statistics package called Stata that can only connect to TD using unixODBC.
09 Feb 2016
,
|
![]() |
HI, I am having issue to install ODBC Driver (64x) The CLIv2 - Suite 15.10.04.00 for Windows (X64) after been installed is not been recognized when I installed the X64 from the ODBC Driver Suite 15.10.04 for Windows.
Any advise is helpfull
05 Feb 2016
| 2 comments
,
|
![]() |
Error Using teradata client for centos 6/7 php/python/unixODBC
29 Dec 2015
,
|
![]() |
When issueing the following statement select case when (1 = 0) then 1 else 0 end; in Teradata Studio 15.00.02 using ODBC Driver Version 15.10 I receive the following weird message:
10 Dec 2015
| 3 comments
,
|
![]() |
I've been playing with Teradata ODBC Driver for Linux x64 version 15.10. I have installed it and successfully able to connect via tdxodbc64 tool. But unfortunatelly, I wasn't able to connect via a very simple Mono application (Mono runtime 3.12.1).
27 Nov 2015
,
|
![]() |
Hi,
09 Nov 2015
| 2 comments
,
|
![]() |
I can connect to a Teradata db instance using a DSN entry. When I reference that same DSN entry in an adodb connection string the .Open command generates the error "Not enough information to log on" Dim conn As New ADODB.Connection
conn.ConnectionString = "DSN=TDFADS_SYS" conn.Open
23 Oct 2015
| 2 comments
,
|
![]() |
|
![]() |
I am having problems using the SET QUERY_BAND via ODBC. I need to use it followed by a SELECT statement in a production context. I am not at liberty to change the SQL code nor post the actual code, but I have created a very basic equivalent to illustrate the problem.
12 Oct 2015
| 9 comments
,
|
![]() |
After installing ODBC driver 15.10 (tried 15.00 too) on a MAC, I tried to connect to a Teradata server and got the following error.
09 Sep 2015
,
|
![]() |
I'm trying to import my SQL Assistant (.mdb) history and am receiving an error immediately after choosing the file:
21 Aug 2015
| 1 comment
,
|
![]() |
Hi, Can anyone share instructions to install teradata ODBC driver in cygwin enviroment. I am trying to install and tryout Teradata for Python Module and getting the following error. I believe this is because of missing ODBC.
18 Aug 2015
| 2 comments
,
|
![]() |
I've been trying to use the TTU 15 tools iwth Windows 10, and while SQL Assistant ("Queryman") in native Teradata mode works fine, I can't get it to work in ODBC; nor will Teradata Admin work.
31 Jul 2015
,
|
![]() |
One nice feature of the JDBC driver is the ability to specify how much logging output goes to stdout. For those who aren't familiar, you can pass LOG=DEBUG to get extremely detailed info from Teradata about how your queries are performing.
29 Jul 2015
,
|
![]() |
I can successfully connect to DB2 using my odbc files. But when I try it with Teradata I get the following error:
28 Jul 2015
| 5 comments
,
|
![]() |
|
![]() |
|
![]() |
Hi all, hoping someone can help. I've got a clean CentOS 6.4 box and I'm trying to connect it to Teradata. My first step is to install ksh then I install the tdodbc 15 packages: tdicu, tdodbc, TeraGSS.
03 Mar 2015
| 8 comments
,
|
![]() |
Hi,
04 Feb 2015
,
|
![]() |
Hello. Unfortunatelly the net is really empty with that information. I didn't find anything right about that. Please, help me with that common problem. I can't connect my Teradata SQL Assistant to ODBC Teradata Source. I'm working alone at my home pc (local host). I've got mysql client and database where i was studying sql first.
24 Jan 2015
| 11 comments
,
|
![]() |
The Teradata ODBC driver v14 does not seem to conform to the specs. When running SQLStatistics with SQL_QUICK, the call does lots of locking and count(*) operations. The manual says that SQL_QUICK should prevent this behavior.
22 Jan 2015
| 1 comment
,
|
![]() |
Where can I get theAster ncluster odbc driver for mac os. I need the driver for RODBC connectivity.
21 Jan 2015
,
|
![]() |
Where can I get theAster ncluster odbc driver for mac os. I need the driver for RODBC connectivity.
21 Jan 2015
| 1 comment
,
|
![]() |
When I try to use TPT wizard to connect to SQL Server using odbc DSN I am getting: There was an error initializing the driver for usage.
My configuration is the following:
Teradata RDBMS version 14.10.03.06
64bit Windows Server
TTU is patched to 14.10.15.00
07 Jan 2015
| 4 comments
,
|
![]() |
We are trying our first job with TPT and are having problems connecting to our source database. We are receiving this error...
09 Dec 2014
,
|
![]() |
Hi,
29 Oct 2014
| 5 comments
,
|
![]() |
I have written a C# ASP.NET application that uses the Windows TD ODBC driver (v 13.10.00.10). In my code, I create an open a connection, perform my query, then close the connection. However, what we are seeing is that the connection (session) persists in Teradata for some arbitrary amount of time after the application has finished with the connection an
24 Oct 2014
| 3 comments
,
|
![]() |
Hi,
23 Oct 2014
,
|
![]() |
|
![]() |
Since it appears SQL Assistant is still available only in 32-bit version (TD 14/15 clients), it attempts to connect to Oracle's 32-bit ODBC.
13 Aug 2014
| 4 comments
,
|
![]() |
Hi guys.
24 Jul 2014
,
|