ID: 34660
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
PHP Version: Irrelevant
-Assigned To:
+Assigned To: dbs
New Comment:
Thanks for the quick feedback! Will fix in the next 24 hours.
Previous Comments:
------------------------------------------------------------------------
[2005-09-27 17:52:23] [EMAIL PROTECTED]
server:
the database server is runnin
(g missing)
(PS. I post all these bugs here just to make one commit)
------------------------------------------------------------------------
[2005-09-27 17:49:02] [EMAIL PROTECTED]
in db2-server-info.xml
The following table lists the DB2 client properties:
I think it is server properties
------------------------------------------------------------------------
[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