FreeTDS is a free re-implementation of the TDS (Tabular DataStream) protocol that is used by Sybase and Microsoft for their database products.

Edit Package freetds

FreeTDS is a free (open source) implementation of Sybase's db-lib,
ct-lib, and ODBC libraries. FreeTDS builds and runs on every flavor of
unix-like systems we've heard of, as well as Win32 (with or without
Cygwin), VMS, and Mac OS X. Failure to build on your system is probably
considered a bug. It has C language bindings, and works also with Perl
and PHP, among others.

FreeTDS is licensed under the GNU LGPL license. See COPYING.LIB for details.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000021 21 Bytes
configure-return-void-fix.patch 0000000389 389 Bytes
freetds-1.3.13.tar.gz 0003060543 2.92 MB
freetds.changes 0000012277 12 KB
freetds.spec 0000006345 6.2 KB
Revision 62 (latest revision is 86)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 62)
- update to 1.3.13:
  - Generic:
    - Support UTF-8 columns using MSSQL 2019;
    - Do not accept TDS protocol versions "4.6" (never really supported) and
      "8.0";
    - Minor portability issues;
    - Fix log elision for login;
    - Detect some possible minor memory failure in application;
    - Support long (more than 64k) SSPI packets (never encountered but you
      never know);
    - Fix unicode columns for ASA database;
    - Avoid using BCP with old protocols;
    - (*) Fix bulk copy using big endian machines;
    - (*) Fix Sybase uni(var)char and unsigned types for big endian machines;
    - (*) Do not send nullable data during bulk copy if type is not nullable;
  - ODBC:
    - Added "Timeout" setting;
  - Applications:
    - Improve defncopy utility:
      - Fix some declaration;
      - Fix Sybase support;
    - (*) Fix datacopy and freebcp logging;
  - CT-Library:
    - Minor fix for variant type;
    - Better support for timeout setting;
    - (*) Support some missing types (like nullable unsigned integers) for
      Sybase;
  - DB-library:
    - Unify date format (all systems can use the same syntax);
    - (*) Allows to pass 0 as type for bcp_bind;
Comments 0
openSUSE Build Service is sponsored by