latest FreeTDS on Centos 6.4 and latest SQL Server DB
Nunzio Luigi Puleio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAC8Uia2j9ZSmPf8Jes+aNbVsTgx0GeGA_BqeMPHkLKsY4GQaig@mail.gmail.com> |
Hello everyone! I have CentOS 6.4 64bit webserver and a SQL Server 2008 DB. I communicate with SQL Server with unixODBC but looks like it's not really performant. So I tried to set in odbc.ini TDS_Version = 9.0 and it started to be a bit more performant. BUT since doing tsql -C I see TDS Version as 4.2 so I guess it isn't really performant so I am here asking you if to be more performant shall I have to do makefile with latest freetds sources with patrameter --with-tdsver= *VER *settled as 7.2 ? Thanks in advance. Cheers, Luigi