ODBC on The Fly
Package:
Summary:
Connect and query Microsoft Access databases
Groups:
Author:
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.
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.
Comments are closed.