From: Admin Commit Date: Mon, 11 Apr 2005 03:41:42 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'v1-0'. X-Git-Tag: 1.0.11.1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=941ba1c5be45e2f96d0e3c0c237816adaaf97671;p=thirdparty%2Fasterisk.git This commit was manufactured by cvs2svn to create branch 'v1-0'. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5448 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/README.tds b/doc/README.tds new file mode 100755 index 0000000000..e1c27fba38 --- /dev/null +++ b/doc/README.tds @@ -0,0 +1,18 @@ +PLEASE NOTE + +The cdr_tds module is NOT compatible with version 0.63 of FreeTDS. + +The cdr_tds module is known to work with FreeTDS version 0.62.1; +it should also work with 0.62.2, 0.62.3 and 0.62.4, which are bug +fix releases. + +The cdr_tds module uses the raw "libtds" API of FreeTDS. It appears +that from 0.63 onwards, this is not considered a published API +of FreeTDS and is subject to change without notice. + +Between 0.62.x and 0.63 of FreeTDS, many incompatible changes +have been made to the libtds API. + +For newer versions of FreeTDS, it is recommended that you use the +ODBC driver. +