I have previously written a VB6 program which accesses an Access database. Since I've updated to Access 2007, I can no longer test the program.

When I run the "EXE" of the program, it works fine.

When I try to test (run) the program within Visual basic 6.0, I get the following message"

"couldn't find installable ISAM"

Is there something I need to change/replace/upgrade in Visual basic 6.0, to make it testable???

Thanks - Tom