ID: 34660
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
in db2-server-info.xml
The following table lists the DB2 client properties:
I think it is server properties
Previous Comments:
------------------------------------------------------------------------
[2005-09-27 17:36:26] [EMAIL PROTECTED]
Description:
------------
/en/reference/ibm_db2/functions/db2-client-info.xml
<entry>The version of the client, in the form of a string "MM.mm.rrrr"
where
<varname>MM</varname> is the major version,
<varname>mm</varname> is the minor version,
and <varname>uuuu</varname> is the update. For example,
"08.02.0001"
represents major version 8, minor version 2, update 1.
</entry>
rrrr or uuuu
AND
<entry>The version of ODBC that the ODBC driver manager
supports. This
returns a string "MM.mm" where <varname>MM</varname> is the
major
version, <varname>mm</varname> is the minor version, and
<varname>rrrr</varname> is the release. The DB2 client always
returns
"03.01.0000".
rrrr or uuuu or no revision :) ?
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34660&edit=1