jon             Mon Mar 12 10:17:40 2001 EDT

  Modified files:              
    /phpdoc/en/functions        uodbc.xml 
  Log:
  More detail concerning iODBC.
  
  Submitted by: "Andrew Hill" <[EMAIL PROTECTED]>
  
  
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.13 phpdoc/en/functions/uodbc.xml:1.14
--- phpdoc/en/functions/uodbc.xml:1.13  Sun Jan 14 16:40:50 2001
+++ phpdoc/en/functions/uodbc.xml       Mon Mar 12 10:17:40 2001
@@ -31,7 +31,11 @@
      There is no ODBC involved when connecting to the above
      databases. The functions that you use to speak natively to them
      just happen to share the same names and syntax as the ODBC
-     functions.
+     functions.  The exception to this is iODBC.  Building PHP with iODBC
+     support enables you to use any ODBC-compliant drivers with your PHP
+     applications.  iODBC is maintained by <ulink url="&url.openlink;">
+     OpenLink Software</ulink>.  More information on iODBC, as well as a
+     HOWTO, is available at <ulink url="&url.iodbc;">www.iodbc.org</ulink>.
     </simpara>
    </note>
   </partintro>


Reply via email to