Re: latest FreeTDS on Centos 6.4 and latest SQL Server DB
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 18 Aug 2014 12:09:37 +0200 Nunzio Luigi Puleio <[email protected]> wrote: > when I settled tds version 7.2 or 8.0, performance with SQL Server > 2008 communication was poor then I tried to set 9.0 as it said here: I suspect any performance changes you observed by changing the version of the TDS protocol were by chance. As Frediano mentioned, you can use TDSVER to control what version is used, http://www.freetds.org/userguide/envvar.htm. No need to recompile. --jkl