ID: 30677
Updated by: [EMAIL PROTECTED]
Reported By: ian at rolfe dot com
Status: Open
Bug Type: Documentation problem
Operating System: n/a
PHP Version: Irrelevant
New Comment:
I think the Documentation says the same as you've just written, except
for worded differently
Previous Comments:
------------------------------------------------------------------------
[2004-11-03 18:42:07] ian at rolfe dot com
Description:
------------
There are a couple of problems with the documentation for
odbc_specialcolumns
First, the type parameter:
* When the type argument is SQL_BEST_ROWID, odbc_specialcolumns()
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.
* When the type argument is SQL_ROWVER, odbc_specialcolumns() returns
the
columns that are automatically updated when any value in the row is
updated by a
transaction.
The "string qualifier" is the database name ("Catalogue" as referred to
in other documentation).
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=30677&edit=1