Possible Duplicate:
VB6 - A foxpro 2.6 no isam error on XP
I am running below code on VB6 on Windows 7.
But it prompt error that Cannot find installable ISAM
.
Do you know how to solve it?
Set dbMaster = OpenDatabase(App.Path, False, False, "FoxPro 2.6")