Skip to Content.
Sympa Menu

freetds - RE: [freetds] Oracle heterogeneous connection with FreeTDS: Failed toload dynamic library

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: <ml AT freetds.org>
  • Cc:
  • Subject: RE: [freetds] Oracle heterogeneous connection with FreeTDS: Failed toload dynamic library
  • Date: Tue, 5 Apr 2005 13:56:29 -0400

> From: Stephan Herschel
> Sent: Tuesday, April 05, 2005 6:33 PM
>
> The server is defined like this:
> ===
> [snorred]
> host = snorred
> port = 1433
> tds version = 8.0
> ===
>
> Tsql's output is like this:
> ===
> oradba@wickie02:~/OraHome_1/network/admin> tsql -S snorred -U
> sa -C Compile-time settings (established with the "configure" script):
> Version: freetds v0.63
> MS db-lib source compatibility: no
> Sybase binary compatibility: unknown
> Thread safety: yes
> iconv library: yes
> TDS version: 5.0
> iODBC: no
> unixodbc: yes
> ===
>
> (I don't know why there is this mismatch with TDS-version)

tsql -C describes settings compiled into the binary. As you know, the
compile-time defaults can be overridden at run time by several
mechanisms.

Often with free software libraries it's not easy to determine the
version and compiled-in defaults of a given binary. That's the problem
tsql -C is meant to address. :-)

--jkl




-----------------------------------------
The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named
above. If you are not the intended recipient, or an employee or agent
responsible
for delivering this message to the intended recipient, any review,
dissemination,
distribution or duplication of this communication is strictly prohibited. If
you are
not the intended recipient, please contact the sender immediately by reply
e-mail
and destroy all copies of the original message. Please note that we do not
accept
account orders and/or instructions by e-mail, and therefore will not be
responsible
for carrying out such orders and/or instructions. If you, as the intended
recipient
of this message, the purpose of which is to inform and update our clients,
prospects
and consultants of developments relating to our services and products, would
not
like to receive further e-mail correspondence from the sender, please "reply"
to the
sender indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New
York,
NY 10105.



  • RE: [freetds] Oracle heterogeneous connection with FreeTDS: Failed toload dynamic library, Lowden, James K, 04/05/2005

Archive powered by MHonArc 2.6.24.

Top of Page