Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
freetds-1.5.4.zip | 2025-07-07 | 9.5 MB | |
freetds-1.5.2.zip | 2025-06-17 | 9.5 MB | |
freetds-1.5.1.zip | 2025-05-02 | 9.3 MB | |
freetds-1.5.zip | 2025-04-20 | 9.3 MB | |
freetds-1.4.23.zip | 2024-10-16 | 8.6 MB | |
freetds-1.4.22.zip | 2024-08-05 | 8.6 MB | |
freetds-1.4.17.zip | 2024-06-07 | 8.6 MB | |
freetds-1.4.14.zip | 2024-05-19 | 8.4 MB | |
freetds-1.4.12.zip | 2024-04-24 | 8.5 MB | |
readme.md | 2023-12-30 | 1.7 kB | |
freetds-1.4.10.zip | 2023-12-30 | 8.6 MB | |
freetds-1.4.8.zip | 2023-11-30 | 8.8 MB | |
freetds-1.3.18.zip | 2023-04-17 | 3.7 MB | |
freetds-1.3.12.zip | 2022-06-15 | 3.4 MB | |
freetds-1.3.zip | 2021-08-16 | 3.6 MB | |
freetds-1.2.5.zip | 2020-09-27 | 3.9 MB | |
freetds-1.1.6.zip | 2020-03-06 | 3.8 MB | |
freetds-0.95.87.zip | 2016-02-16 | 1.1 MB | |
Totals: 18 Items | 117.3 MB | 9 |
Contents of this directory
The zip-files in this directory contain the FreeTDS dblib implementation in the two flavours 32 bits 64 bits. Both are dynamicaly linked to libiconv. They are provided here for Zeos users that don't want to compile their own libs.
Libraries built by the FreeTDS project can be fond on: https://ci.appveyor.com/project/FreeTDS/freetds/history
If you need anything else go to www.freetds.org, get the source and compile FreeTDS yourself. Instructions on how to do that can be found on the Zeoslib Wiki: https://sourceforge.net/p/zeoslib/wiki/Building%20FreeTDS%20with%20libiconv%20on%20Windows/
Although the files are named libsybdb-5.dll they really can communicate to Sybase servers as well as Microsoft SQL Server.
On all Delphi unicode versions (Delphi 2009+) you almost always want to use UTF-8 as the connection character set (and usually don't need these downloads). On Ansi versions of Delphi (Delphi 7 to Delphi 2007) it makes sense to choose your local character set as the Zeos connection character set.
SSL /TLS Support
Starting with version 1.4.8 these builds are compiled with OpenSSL. It might make sense to use the builds from the FreeTDS project if you need SSL support. The OpenSSL builds in these downloads don't use the Windows certificate store. They expect their own store in the default locations, OpenSSL expects.
License
FreeTDS is licensed under the LGPL version 2. libiconv is licensed under the LGPL version 2.1. OpenSSL is licensed under an Apache-style license.
See the respective license files for details.