Skip to Content.
Sympa Menu

freetds - [freetds] Driver's SQLAllocEnv() failed - libtdsodbc.so

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Patrick van Kleef <pkleef AT openlinksw.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Driver's SQLAllocEnv() failed - libtdsodbc.so
  • Date: Wed, 18 Dec 2002 16:27:58 +0100

Hi,

Attached you will find a patch for iODBC 3.0.6 which should solve your
connection problems with the FreeTDS ODBC driver. For this test i
used the latest FreeTDS version from CVS, with just a small change to make
it compile properly (patch attached).

I have made a successful connection using the following commands:

export TDSHOST=droopy
export TDSPORT=1433
export TDSVER=7.0

odbctest "DSN=tds;UID=test;PWD=XXXX"

where my odbc.ini contained just:

[tds]
Driver=/usr/local/freetds/lib/libtdsodbc.so


Please let me know if this resolves your issues, so i can commit this fix
into the iODBC CVS archive.

Best regards,

Patrick

Attachment: iodbc.diff
Description: iodbc.diff

Attachment: freetds.diff
Description: freetds.diff

Patrick van Kleef Email : iodbc AT openlinksw.com
Maintainer iODBC Web : http://www.iodbc.org/
OpenLink Software

Universal Data Access & Data Integration Technology Providers



Archive powered by MHonArc 2.6.24.

Top of Page