Hi,
I am looking a code to read a table from an access.mdb file.
On my computer I have a Database (c:\test.mdb) with one table (tbl_contact)
In tbl_contact I have 3 fields (Name, Tel, address).
I want to find a EASY methode to connect to the mdb and read, write, modify the contents of my MDB file.
!!! WITHOUT USE PHP of ASP !!! , because this is for a project, and the customer PC may not install IIS or Apach.
Thank you
O.
I am looking a code to read a table from an access.mdb file.
On my computer I have a Database (c:\test.mdb) with one table (tbl_contact)
In tbl_contact I have 3 fields (Name, Tel, address).
I want to find a EASY methode to connect to the mdb and read, write, modify the contents of my MDB file.
!!! WITHOUT USE PHP of ASP !!! , because this is for a project, and the customer PC may not install IIS or Apach.
Thank you
O.