From: ian at rolfe dot com
Operating system: n/a
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Documentation of odbc_specialcolumns incorrect
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 bug report at http://bugs.php.net/?id=30677&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30677&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30677&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30677&r=trysnapshot51
Fixed in CVS: http://bugs.php.net/fix.php?id=30677&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=30677&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=30677&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=30677&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=30677&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=30677&r=support
Expected behavior: http://bugs.php.net/fix.php?id=30677&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=30677&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=30677&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=30677&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30677&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=30677&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=30677&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=30677&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=30677&r=float
MySQL Configuration Error: http://bugs.php.net/fix.php?id=30677&r=mysqlcfg