[freetds] Released: 0.62.3
Casey Allen Shobe
cshobe at osss.net
Mon Apr 12 16:44:56 EDT 2004
James K. Lowden wrote:
> http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/README
> http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.62.3.tar.gz
>
> I released 0.62.3 yesterday. I had a new deployment of .2 fail, owing to
> the
> DONE token mishandling. That at least is fixed now.
I upgraded to this version using the rpmbuild -ta method, and now ODBC
doesn't work, for no apparent reason. Can you help?
[root at bluto root]# tsql -S 172.16.0.216 -p 1433 -U sa
locale is "en_US.iso885915"
locale charset is "ISO-8859-15"
Password:
1> select @@version
2> go
Microsoft SQL Server 2000 - 8.00.194 (Intel X86)
Aug 6 2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation
Personal Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
1> quit
[root at bluto root]# isql adreportdb
[ISQL]ERROR: Could not SQLConnect
[root at bluto root]# cat /etc/odbc.ini
[ODBC Data Sources]
adreportdb = AirDefense Reporting Database
[adreportdb]
Driver = /usr/lib/libtdsodbc.so
Description = AirDefense Reporting Database
Trace = No
Server = 172.16.0.216
Database = crfinaltest
Port = 1433
TDS_Version = 8.0
--
Casey Allen Shobe | http://casey.allen.shobe.info
cshobe at osss.net | ICQ: 1494523 | AIM: SomeLinuxGuy
Open Source Software Solutions | http://osss.net
More information about the FreeTDS
mailing list