|
Name: |
mdb |
Base name: |
mdb |
Description: |
Access Microsoft Access .mdb database files |
Version: |
1.0.0 |
PHP version: |
- |
License: |
Freeware |
All time users: |
9977 users |
All time rank: |
138 |
Week users: |
1 user |
Week rank: |
246  |
|
|
 June 2004
Number 4
Prize: One downloadable copy of PHPEd |
Microsoft Access is a popular database manager application for Windows. Despite it is not very suitable for Web database applications that may be updated by many simultaneous users, there is always people willing to use their Microsoft Access database files (.mdb) on the Web.
One of the difficulties of using .mdb files from PHP is that when you use the ODBC API to access the databases, usually you need to setup a Data Source Name (DSN) in the Windows system that works as a server.
This class provides an alternative solution that takes only the path of the .mdb file to access it using Microsoft COM objects.
The class automatically constructs a suitable DSN to instantiate a COM object that can be used to execute and retrieve the result sets of SQL queries that can be run on Microsoft Access databases.
Manuel Lemos |
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Sufficient (79%) |
Good (81%) |
Sufficient (75%) |
Sufficient (76%) |
- |
- |
Sufficient (63%) |
1033 |
Month: |
Not yet rated by the users |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|