mez             Wed Dec 29 16:42:49 2004 EDT

  Modified files:              
    /phpdoc/en/reference/uodbc/functions        odbc-specialcolumns.xml 
  Log:
  Updated incorrect info (Ref: Bug #30677)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.2 
phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.3
--- phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml:1.2     Wed Apr 
17 02:44:53 2002
+++ phpdoc/en/reference/uodbc/functions/odbc-specialcolumns.xml Wed Dec 29 
16:42:48 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
   <refentry id="function.odbc-specialcolumns">
    <refnamediv>
@@ -29,10 +29,9 @@
     </simpara>
     <simpara>
      When the type argument is SQL_ROWVER, 
-     <function>odbc_specialcolumns</function> returns the
-     optimal column or set of columns that, by retrieving values from
-     the column or columns, allows any row in the specified table to be
-     uniquely identified. 
+     <function>odbc_specialcolumns</function> Returns the column or columns in 
the
+       specified table, if any, that are automatically updated by the data 
source
+       when any value in the row is updated by any transaction
     </simpara>
     <simpara>
      Returns an ODBC result identifier or &false; on

Reply via email to