vrana           Fri Aug 17 16:30:56 2007 UTC

  Modified files:              
    /phpdoc/en/reference/mssql  reference.xml 
  Log:
  Copying allows just named pipes (bug #38965)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/reference.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/mssql/reference.xml
diff -u phpdoc/en/reference/mssql/reference.xml:1.13 
phpdoc/en/reference/mssql/reference.xml:1.14
--- phpdoc/en/reference/mssql/reference.xml:1.13        Wed Jun 20 22:24:59 2007
+++ phpdoc/en/reference/mssql/reference.xml     Fri Aug 17 16:30:56 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- Purpose: database.vendors -->
 <!-- Membership: bundled, external -->
 
@@ -27,7 +27,8 @@
      <filename>ntwdblib.dll</filename> from 
      <filename>\winnt\system32</filename> on the server to
      <filename>\winnt\system32</filename> on the PHP box.
-     Copying <filename>ntwdblib.dll</filename> will only provide access.
+     Copying <filename>ntwdblib.dll</filename> will only provide access
+     through named pipes.
      Configuration of the client will require installation of all the tools.
     </para>
     <para>

Reply via email to