[freetds] FreeTDS isql ERROR
hany heggy
hany.hegy at etelvaz.com
Wed Jun 16 18:52:20 EDT 2004
hi,
i have installed unixODBC 2.2.9 under AIX 5.1.5 and driver manger works
fine with DB driver
then finally could install freetds-0.62.3 using:
./configure --with-unixodbc=/SOFTWARE/unixODBC-2.2.9 --with-tdsver=8.0
make
make install
and installed the driver using:
cd freetds/samples
./unixodbc.install.sh
then extract libtdsodbc.so.o shared object:
cd /usr/local/lib
ar -vx libtdsodbc.a
then configured ODBC files:
odbc.ini , odbcinst.ini and freetds.confg
when i try isql it gives this error:
/usr/local/bin>./isql -v dsnname user password
[S1000][unixODBC][FreeTDS][SQL Server]Unable to connect to data source
[ISQL]ERROR: Could not SQLConnect
i contacted Nick at unixODBC and he think it is freetds problem
any ideas ??
More information about the FreeTDS
mailing list