I used Visual Basic 6.0 on a Windows 98 computer to create a small utility which uses a data property to read in a text file and create some output. It works fine on the Win98 machine.
I created an executable and cannot run it from any Windows XP machine. I get the “Can’t Find Installable ISAM” error, which is related, I’ve found out, to the data property.
By the way, I installed Visual Studio 6 on the XP machines and get the same error when trying to access any data property (text, access, excel).
I’ve run all the Windows XP, office XP and VS6 updates on the XP machines and still no luck.
Help. Please.