News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Reading Access Databases with PHP and PECL
November 26, 2008 @ 13:26:12

The Zend Developer Zone has a new tutorial posted today from Vikram Vaswani about accessing a database with the help of the MDBTools PECL extension to read from a Microsoft Access datbase.

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.
He steps through 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.

0 comments voice your opinion now!
read database tutorial msaccess microsoft access pecl extension mdbtools


blog comments powered by Disqus

Similar Posts

NETTUTS.com: How To Build a Widget to Display your Buzzing

Wan Qi Chen: Background jobs with php and resque (Series)

IBuildings Blog: Book Review: TYPO3 Extension Development

SitePoint: Build a Photo Gallery Using CakePHP and Flickr

Christopher Jones' Blog: PHP OCI8 Extension 1.2.4 is in PECL


Community Events











Don't see your event here?
Let us know!


series zendframework2 community introduction language database release functional api interview framework code opinion phpunit development example application testing podcast composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework