7 tags for odbc
Hi, I am trying to connect Teradata from Linux Red Hat ( LAMP-Installation ) via ODBC-Driver. isql works fine, but i cant connect Teradata with PHP. SQL error : SQl State in 00000 in SQLConnect ... ( Teradata ODBC Version 13.0 - Red Hat 4.0 ) Has anybody working a PHP/Teradata Connection and know a solution ? Thanks !

The Teradata JDBC Driver and ODBC Driver allow developers to quickly build applications that interact with the Teradata Database. However, many developers are surprised when their fully functioning application suddenly hits a performance roadblock when it is deployed to their production environment. And in many of these cases, the blame is sometimes unfairly placed onto the JDBC and ODBC drivers. This article will highlight the programming techniques available to maximize the performance when interacting with the database and help developers choose the right implementation.

5 0

Hello, I'm trying to locate any official or unofficial ODBC drivers to connect from OS X to Teradata. Can anybody point me in the right direction? Thanks, Stefan

Has anyone ever connected a Python based script to Teradata using the ODBC driver on Linux? We have a Sales Consultant trying to work with a prospect and getting seg faults while using the ODBC driver.

ODBC connect string for Teradata Express 12.0:

DRIVER={Teradata};DBCNAME=localhost;UID=dbc;PWD=dbc;QUIETMODE=YES;

Hello! I've a problem when inserting null value to TIMESTAMP column. I use arrays of parameters and insert two rows with one statement. I receive error when executing statement: "Invalid timestamp". Problem occurs only when one row has value and other is null. If two has value or are null, then problem doesn't occur. There is no problems in similar situation with another data types (e.g. VARCHAR, INTEGER). Here is my code (without error handling etc.): SQLSetStmtAttr(hstmt, SQL_ATTR_PARAMSET_SIZE, (SQLPOINTER)2, 0);

Download the Teradata ODBC Driver 13.0 for Windows. Teradata ODBC Driver 13.0 supports Teradata 13.0 features in both Teradata and (Entry Level) ANSI modes, and is backwards compatible with previous releases of Teradata back to V2R6.0.

Download the Teradata ODBC Driver 13.0 for Windows 64-bit. Teradata ODBC Driver 13.0 supports Teradata 13.0 features in both Teradata and (Entry Level) ANSI modes, and is backwards compatible with previous releases of Teradata back to V2R6.0.