<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>DB_ado</name>
  <summary>DB driver which use MS ADODB library</summary>
  <description>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)</description>
  <maintainers>
    <maintainer>
      <user>alexios</user>
      <name>Alexios Fakos</name>
      <email>alexios@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.1</version>
    <date>2002-05-27</date>
    <license>LGPL</license>
    <state>stable</state>
    <notes>This driver has some problems with binary data, but this depends on COM extension.</notes>
    <deps>
      <dep type="pkg" rel="has">DB</dep>
    </deps>
    <filelist>
      <file role="php" baseinstalldir="DB" md5sum="dadb3a55b71c72f7af6d4e7b1396445e" name="ado.php"/>
      <file role="php" baseinstalldir="DB" md5sum="94e8ae3246048b4431a4fa2111b7e729" name="ado_constants.php"/>
    </filelist>
  </release>
</package>
