The ISG Data Control for ADO by Rick Meyer
If you have VB 5 will need to download the ISG Data Control for ADO from the
Microsoft download site (way down at the bottom of the page).
This ISG Control will also work with VB 6.
When working with the IGS Data Control ADO control, right click on the control and choose properties.

From the drop down Provider list choose Microsoft.Jet.

Then in the DataSource type in the filename of the database
(you may have to supply the whole pathfilename).

Then click on Table for a dropdown list of all the tables in the database to choose from.