All Forums

Covers all topics related to Teradata database connectivity (JDBC, ODBC etc), and all aspects of Teradata database extensibility, e.g. UDFs. Connectivity topics typically cover the usage of client technologies such JDBC, ODBC, .NET Provider. Extensibility topics include how to build, install and use UDFs and stored procedures. For articles, blogs and more, see the Connectivity and Extensibility sections of the site. You must login to create a new forum topic.

SSO Integration through site minder or LDAP In our project setup BO uses hard coded user id and password to fetch the data from teradata. So for each user the generic ID is there in DBQL. Now we want to integrate the SSO authentication either using LDAP or site minder. Like if user ABC is the entered from BO then the same id should be... by Subhash.Gander 15 weeks 3 days ago
306 views
5 replies, from 1 week ago
Solaris ODBC connection issue with teradata 12 Hi All, Currently I'm trying to execute the sample code provided by Teradata 12 ODBC. When I execute the sample I'm getting below error message. I have installed Teradata 12 express on windows box and trying to establish the connection using ODBC code from Solaris 10. Also on the windows box I... by shrihari_s 9 weeks 1 day ago
203 views
1 reply, from 1 week ago
Stats UDF for Version 12 I was given a stats TABLE UDF that worked great on V2R6.2 and it is not returning correct data for Version 12 and I am guessing it is due to the increased stats intervals changes for Version 12. The UDF name is stat_values and I would like to know if the creator of this UDF has modified it for Ve... by Phil 2 weeks 3 days ago
63 views
0 replies
Teradata access clients for the Mac Hi, What options do I have to use a GUI SQL client tool to access teradata from Mac OS X? For e.g. there is SQL developer for Oracle. Any Java tool would work I guess. Thanks in advance. Sunny by sunny999 12 weeks 4 days ago
256 views
3 replies, from 4 weeks ago
Teradata and JDBC connection .But problem with table names Hi , I am calling teradata tables from JDBC . I am able to access tables onl with the database_name.table_name . select * from database_name.table_name ; not able to access table directly . But online examples , I have seen table names direclty using .Is there a way. if noway , ... by tutika_shilpa@yahoo.com 6 weeks 4 days ago
287 views
4 replies, from 5 weeks ago
OLEDB Authentication Connection String Attribute Hello: I'm trying to add authenticatio to an OLEDB connction string. What is the correct format? I'm looking for something like this possibly: Authentication=ldap;Authentication Parameter=params; The Teradata manuals only have an example of the Teradata Connection Dialog, but I'm una... by toadrw 7 weeks 23 hours ago
153 views
2 replies, from 6 weeks ago
ODBC driver for OS X

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

by sfkeydel 7 weeks 3 days ago
73 views
0 replies
Connecting Python to Teradata over ODBC

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=lo... by MikeC 9 weeks 2 days ago

Tags:
247 views
3 replies, from 7 weeks ago
Help or documentation for .net V12 or V13? We have downloaded the help file from Teradata and all of the links in it are blank. Does anyone have a valid HELP or documentation file for "Programming" not just installation for .net 12 or .net 13? A link would work just as well. Thank you by johnhrschuster 10 weeks 1 day ago
158 views
2 replies, from 10 weeks ago
[ODBC] Inserting null value for TIMESTAMP column, using arrays of parameters 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, ... by piotrs 15 weeks 1 day ago
381 views
5 replies, from 12 weeks ago
FNC Test Harness Experiences? I'm about to embark on a fairly substantial project of User Defined Everything... I'm interested in other's experiences in building out abstraction for the FNC functions. One such example is a test harness for the functions, to enable automated client based testing. Is anyone abstracting the fun... by MadMac 12 weeks 4 days ago
100 views
0 replies
Odbc.ini configuration for Golden Gate unicode Hello, Where can I get the sample .odbc.ini file to define DATA SOURCE that support UNICODE data transfer? UNICODE=UTF16 ?? or Characterset=UTF16 ?? Thanks Bhupal by bgeddam 16 weeks 16 hours ago
193 views
1 reply, from 14 weeks ago
JDBC and ORacle Data Integrator I'm trying using JDBC 12 driver to extract the number of updated, inserted, deleted rows from a multistatement in a Oracle Data Integrator Knowledge Module. Does anyone has a clue of which functions I have to use to be able to extract these figures. by Edmond 17 weeks 4 days ago
176 views
1 reply, from 17 weeks ago
Welcome to the Teradata Developer Exchange discussion forums!

Please see this topic in the General forum for an introduction to the new discussion forums, and a chance to give feedback.

by neilotoole 18 weeks 3 days ago
Tags:
85 views
0 replies
You must login to create a new forum topic.