[unixODBC-support] unixODBC with Teradata on linux
Nick Gorham
nick at lurcher.org
Mon Jul 6 13:39:15 BST 2009
Baruch Volkov wrote:
> this is what i suspected and thought if anybody did it/have
> suggestions/instructions
Well, the driver doesn't have to be built against unixODBC to work (many
commecial ones are not and work just fine), as long as it can find and
read the ini files itself its normally ok.
As you have one statement working, I think you are past that point, the
app (isql) has loaded the driver manager (libodbc.so) and the driver
manager has loaded and connected via the driver.
One possible thing is the driver failed to read the ini file, so may
have connected, but not selected the correct database. Maybe is you
showed the error that you were getting for the failing statement it
would help?
--
Nick
More information about the unixODBC-support
mailing list