[freetds] 0.61rc4 posted and announced
James K. Lowden
jklowden at schemamania.org
Mon Feb 24 21:30:25 EST 2003
On Mon, 24 Feb 2003 09:40:09 -0800 (PST), Eric Deutsch
<edeutsch at systemsbiology.org> wrote:
>
> Hi, I downloaded 0.61rc4 tarball and tested it out on a machine
> previously running 0.60rc3 (stably for many months).
...
> [with 0.61rc4]
> db02:unixODBC> ./simple.pl
> Cannot connect to database
> Error -1 ([unixODBC]Client unable to establish connection
> (SQL-S1000)(DBD: db_login/SQLConnect err=-1))
>
> This is repeatable. If I `make install` 0.60rc3 it works, if I `make
> install` 0.61rc4 it doesn't. Should there need to be any change in any
> config files or recompile anything else between these FreeTDS versions?
Are you using domain logins? That saw a big change.
I assume you're happy with what ldd(1) says about your shared libraries.
We didn't bump the soname of the odbc library, but you have to pull in the
new libtds.
Does the top of the TDSDUMP log look different? You should see identical
login packets being sent to the (same) server.
I would like to straighten this out before we finalize the release.
--jkl
More information about the FreeTDS
mailing list