A free re-implementation of the TDS (Tabular DataStream) protocol
FreeTDS is a project to document and implement the TDS (Tabular DataStream)
protocol. TDS is used by Sybase and Microsoft for client to database server
communications. FreeTDS includes call level interfaces for DB-Lib, CT-Lib,
and ODBC.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/freetds && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000021 21 Bytes | |
configure-return-void-fix.patch | 0000000389 389 Bytes | |
freetds-1.3.16.tar.gz | 0003061135 2.92 MB | |
freetds.changes | 0000012933 12.6 KB | |
freetds.spec | 0000006345 6.2 KB |
Revision 35 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 1044254
from
Dirk Mueller (dirkmueller)
(revision 35)
- update to 1.3.16: * tds_close_socket and tds_connection_close could have been called while reading/writing TLS sockets so calling tds_ssl_deinit cause some used structure to be released while used.
Comments 0