[freetds] I can not use freeTDS for Oracle HS

James K. Lowden jklowden at freetds.org
Thu Jun 16 23:27:22 EDT 2005


Wei Jiang wrote:
> I installed unixODBC and freeTDS to connect a SQL
> Server 2000, and test the connection with tsql and
> isql, both are success.
> Then I configured Oracle HS by alter file initHSCWA,
> tnsnames.ora and listener.ora, every is ok. But when I
> run "select * from record at hscwa;" I got error:
...
> DB_ODBC_INTERFACE (717): ; [C079] Failed to load
> dynamic library
> '/usr/local/freetds/lib/libtdsodbc.so'

That is the critical error.  I believe the HS software is failing to load
the FreeTDS driver (because it's looking in the wrong place).  

I don't use this software, so I can't tell you how to set it up.  

HTH.

--jkl



More information about the FreeTDS mailing list