<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/db_ldap2">DB_ldap2</p>
 <c>pear.php.net</c>
 <v>0.2</v>
 <st>devel</st>
 <l>LGPL</l>
 <m>dexter</m>
 <s>DB drivers for LDAP v2 and v3 database</s>
 <d>DB_ldap2 and DB_ldap3 classes extend DB_common to provide DB
compliant access to LDAP servers with protocol version 2 and 3. The
drivers provide common DB interface as much as possible and support
prepare/execute statements.
</d>
 <da>2003-03-24 14:39:00</da>
 <n>Bugs fixed:

- Remapping error codes from native to PEAR DB.

Also:

- Tests and examples added to the package.</n>
 <f>18951</f>
 <g>http://pear.php.net/get/DB_ldap2-0.2</g>
 <x xlink:href="package.0.2.xml"/>
</r>