Search Results

5
votes

Reading MS Access mdb files in Delphi (for free)?

I use ADO components included with Delphi for this ("Microsoft Jet 4.0 OLE Provider"). It requires MDAC installed on client, which is already included in XP and newer systems. …