回复: Re: [freetds] I can not use freeTDS for Oracle HS

Steve Langasek vorlon at dodds.net
Fri Jun 17 02:16:27 EDT 2005


On Fri, Jun 17, 2005 at 01:45:02PM +0800, Wei Jiang wrote:
> I don't think so, please pay attention :
> DB_ODBC_INTERFACE (713): ; [C077]
> Could not find symbol 'SQLDescribeParam' in dynamic
> library
> DB_ODBC_INTERFACE (717): ; [C079] Failed to load
> dynamic library
> '/usr/local/freetds/lib/libtdsodbc.so'
> Count not find symbol 'SQLDescribeParam', maybe HS of
> oracle can not find the 'SQLDescribeParam' in
> libtdsodbc.so. FreeTDS can not support Oracle HS? I
> used freeTDS 0.63, the last stable version, is it too new?

The FreeTDS ODBC driver does not implement the SQLDescribeParam function, so
you will not be able to use it with Oracle HS in this configuration.
However, you should probably be pointing Oracle HS at an ODBC *driver
manager*, not at libtdsodbc.so directly; libodbc.so from UnixODBC does
implement SQLDescribeParam, so putting libodbc.so in the Oracle HS config
in place of libtdsodbc.so may give you better results.

Cheers,
-- 
Steve Langasek
postmodern programmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ibiblio.org/pipermail/freetds/attachments/20050616/1fd4c503/attachment.bin


More information about the FreeTDS mailing list