summaryrefslogtreecommitdiffstats
path: root/development/freetds/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/freetds/README')
-rw-r--r--development/freetds/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/freetds/README b/development/freetds/README
new file mode 100644
index 0000000000..d3801a6834
--- /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.