<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 03:47:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Reading Access Databases with PHP and PECL]]></title>
      <guid>http://www.phpdeveloper.org/news/11459</guid>
      <link>http://www.phpdeveloper.org/news/11459</link>
      <description><![CDATA[<p>
The Zend Developer Zone has a <a href="http://devzone.zend.com/article/4065-Reading-Access-Databases-with-PHP-and-PECL">new tutorial</a> posted today from <i>Vikram Vaswani</i> about accessing a database with the help of the MDBTools PECL extension to read from a Microsoft Access datbase.
</p>
<blockquote>
In this article, I'll introduce you to PHP's MDBTools extension, which provides an API to programmatically read data from Microsoft Access database files. If your project involves working with such files, extracting database records either for calculations or for conversion to other formats, you'll find this extension invaluable.
</blockquote>
He <A href="http://devzone.zend.com/article/4065-Reading-Access-Databases-with-PHP-and-PECL">steps through</a> the installation of the extension (via the pecl command line tool) and some sample code that grabs the tables, all of their attributes and how to select the data out from them.
</p>]]></description>
      <pubDate>Wed, 26 Nov 2008 13:26:12 -0600</pubDate>
    </item>
  </channel>
</rss>
