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. …
2
votes

Best auto-update component(s) for Delphi

I use TmxWebUpdate. It's free, simple and easy to customize. I also own TMS Component Pack with TWebUpdate, but n …