|
|
Archives of the TeradataForum
Message Posted: Tue, 18 Feb 2003 @ 15:02:32 GMT
Subj: | | Re: Java connect problem |
|
From: | | Tom Nelson |
My url is "jdbc:odbc:teradata", then within the .odbc.ini file I have teradata described with ip address, database name, driver location,
username, password, etc. I found some doc on ODBC on the ncr site, using your info below. It says that an environment variable must be set
like
LD_LIBRARY_PATH = /opt/odbc/lib:/opt/odbc/drivers
(ours are installed under opt, not usr).
That isn't defined so I'm looking into how to do that, and I'll see if that works. Another reply said that the odbc connection doesn't
work under os versions prior to Solaris 8. I'll have to look into that also. I'm a user on the unix system and have no influence on what
os they run, so if that's the case I will be waiting a while.
Thanks.
| |