<?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_ado">DB_ado</p>
 <c>pear.php.net</c>
 <v>1.1</v>
 <st>stable</st>
 <l>LGPL</l>
 <m>alexios</m>
 <s>DB driver which use MS ADODB library</s>
 <d>DB_ado is a database independent query interface definition for Microsoft's ADODB library using PHP's COM extension.
	This class allows you to connect to different datasource on a *Windows OS* only, like MS Access, MS SQL Server, Oracle and other.
	Moreover it exists the possibility to use MS Excel spreadsheets and text files as data source. (go to http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q257819 for more details)
</d>
 <da>2002-05-27 18:44:00</da>
 <n>This driver has some problems with binary data, but this depends on COM extension.</n>
 <f>13562</f>
 <g>http://pear.php.net/get/DB_ado-1.1</g>
 <x xlink:href="package.1.1.xml"/>
</r>