Archives of the TeradataForum
Message Posted: Tue, 10 May 2005 @ 21:29:40 GMT
Subj: | | Need a program to test Unix ODBC install for Teradata |
|
From: | | Carlson, Bradley J. |
I have installed the Perl DBI and the DBD::ODBC libraries for allowing Perl to 'talk' to Teradata. This works great on our development
environment but I am running into problems on our production environment. The problem is that I do not have any utilities for testing the ODBC
driver. There is either a problem with the Perl installation or there is a problem with the ODBC installation. I need something independent of
Perl to test the ODBC program.
Has anyone created any C/C++ programs that use the Unix-based ODBC drivers? Do you have a very simple version that simply connects and
disconnects that you would be willing to share? I have done some C and C++ programming, but I don't know how to write a program that would use
ODBC.
Has anyone used the Perl DBI and DBD::ODBC with Teradata? Did you get it to work? We are using Teradata V2R5.1 (MP-RAS), and connect from an
IBM AIX server running AIX 5.2 (and Perl 5.8.6).
Any help would be most appreciated!
Thanks!
|