|
|
Archives of the TeradataForum
Message Posted: Wed, 11 May 2005 @ 14:26:31 GMT
Subj: | | Re: Need a program to test Unix ODBC install for Teradata |
|
From: | | Brad.Carlson |
I think I found a solution to my own problem. I was looking through some documentation and found ODBC sample code in /usr/odbc/samples. There
are C and C++ examples. Like I found with my Perl ODBC code, it worked fine on development and failed in production - although this time because
the C program could not find a required library libodbc.a.
| |