ODBC on The Fly

Package:
ODBC on The Fly
Summary:
Connect and query Microsoft Access databases
Groups:
Databases, PHP 5, Windows
Author:
Osama Salama
Description:
This class can be used to connect and query Microsoft Access databases.

It takes the path of a Microsoft Access database file and computes suitable a DSN string to establish a connection to the database using ODBC extension on Windows.

The class can also execute a given SQL query to the connected database and return the whole result set in an array.


Powered by Gewgley