mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-19 18:38:55 +00:00
66 lines
1.8 KiB
XML
66 lines
1.8 KiB
XML
![]() |
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
<!-- $Revision: 1.1 $ -->
|
||
|
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
|
||
|
<reference id="ref.ibm_db2">
|
||
|
<title>ibm_db2 Functions</title>
|
||
|
<titleabbrev>ibm_db2</titleabbrev>
|
||
|
|
||
|
<partintro>
|
||
|
<section id="ibm_db2.intro">
|
||
|
&reftitle.intro;
|
||
|
<para>
|
||
|
This is the ibm_db2 extension. It enables you to connect to IBM DB2
|
||
|
Universal Database, IBM Cloudscape, or Apache Derby databases.
|
||
|
</para>
|
||
|
</section>
|
||
|
<section id="ibm_db2.requirements">
|
||
|
&reftitle.required;
|
||
|
<para>
|
||
|
To connect to IBM DB2 Universal Database for Linux, UNIX, and Windows, or
|
||
|
IBM Cloudscape, or Apache Derby, you must install an IBM DB2 client on the
|
||
|
same computer on which you are running PHP.
|
||
|
</para>
|
||
|
<para>
|
||
|
To connect to IBM DB2 Universal Database for z/OS or iSeries, you also
|
||
|
require IBM DB2 Connect or the equivalent DRDA gateway software.
|
||
|
</para>
|
||
|
</section>
|
||
|
|
||
|
<!-- Information found in configure.xml -->
|
||
|
<!--&reference.ibm_db2.configure;-->
|
||
|
<!-- Information found in ini.xml -->
|
||
|
<!--&reference.ibm_db2.ini;-->
|
||
|
&reference.ibm-db2.constants;
|
||
|
|
||
|
<section id="ibm_db2.resources">
|
||
|
&reftitle.resources;
|
||
|
<para>
|
||
|
The ibm_db2 extension returns connection resources, statement resources,
|
||
|
and result set resources.
|
||
|
</para>
|
||
|
</section>
|
||
|
</partintro>
|
||
|
&reference.ibm-db2.functions;
|
||
|
</reference>
|
||
|
|
||
|
<!-- Keep this comment at the end of the file
|
||
|
Local variables:
|
||
|
mode: sgml
|
||
|
sgml-omittag:t
|
||
|
sgml-shorttag:t
|
||
|
sgml-minimize-attributes:nil
|
||
|
sgml-always-quote-attributes:t
|
||
|
sgml-indent-step:1
|
||
|
sgml-indent-data:t
|
||
|
indent-tabs-mode:nil
|
||
|
sgml-parent-document:nil
|
||
|
sgml-default-dtd-file:"../../../manual.ced"
|
||
|
sgml-exposed-tags:nil
|
||
|
sgml-local-catalogs:nil
|
||
|
sgml-local-ecat-files:nil
|
||
|
End:
|
||
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||
|
vim: et tw=78 syn=sgml
|
||
|
vi: ts=1 sw=1
|
||
|
-->
|