diff options
author | mario <mario@slackverse.org> | 2011-07-03 13:41:59 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | afa1c01d62ab2bb4a56c47947d74ee639b75fa45 (patch) | |
tree | 189d91338cdfa2f15f7bf51d4e6f0769b0f8ba81 /development/freetds/README | |
parent | 7ba2ccd2a0006abcd31a9ee71c0dfc339466a5f5 (diff) |
development/freetds: Added (Tabular Data Stream protocol)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/freetds/README')
-rw-r--r-- | development/freetds/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/freetds/README b/development/freetds/README new file mode 100644 index 000000000000..d3801a683468 --- /dev/null +++ b/development/freetds/README @@ -0,0 +1,7 @@ +FreeTDS (free implementation of the Tabular Data Stream protocol) + +FreeTDS is a free 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. |