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

PHPBuilder.com: Create a CAPTCHA Script with PHP

PHPBuilder.com: Building RESTful APIs with the Slim Microframework

PHPRiot.com: Monitoring File Uploads using Ajax and PHP

Sara Golemon's Blog: MS Web Dev Summit 2007

Mike Lively's Blog: Adding Database Tests to Existing PHPUnit Test Cases


Community Events











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


release functional introduction unittest tool code framework development testing application conference podcast zendframework2 interview series example opinion community language phpunit

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