[PHP-DOC] #34660 [Opn]: Error in version number of IBM_DB2
by jsgoupil other posts by this author
Sep 27 2005 9:10AM messages near this date
[PHP-DOC] #34660 [Opn]: Error in version number of IBM_DB2
|
[PHP-DOC] cvs: phpdoc /en/reference/pdo_odbc configure.xml
ID: 34660
Updated by: jsgoupil@[...].net
Reported By: jsgoupil@[...].net
Status: Open
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
server:
the database server is runnin
(g missing)
(PS. I post all these bugs here just to make one commit)
Previous Comments:
------------------------------------------------------------------------
[2005-09-27 17:49:02] jsgoupil@[...].net
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] jsgoupil@[...].net
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
Thread:
jsgoupil
jsgoupil
|