FreeTDS v0.95.95 Windows binaries for pymssql.
This is a snapshot from FreeTDS Branch-0_95
branch at commit FreeTDS/freetds@c9d284c.
iconv implementation used is win-iconv (https://github.com/win-iconv/win-iconv). It's linked statically. It has been upgraded from 0.0.6 to 0.0.8.
OpenSSL implementation used is from http://www.npcglib.org/~stathis/blog/precompiled-openssl/ It has been upgraded from 1.0.2e to 1.0.2g.
The following static libraries have been aded to the bundle on this release:
- Versions of the FreeTDS libraries which aren't linked against OpenSSL
- FreeTDS
replacements.lib
- win-iconv
iconv.lib
(alternate solutions could be to add it totds.lib
or to set up its own AppVeyor build project.)