The boss handed me some rather ancient legacy code, all done in VB6. After installing Visual Studio 6 and a few other things, I\'m finally able to open the project and actua
FoxPro 2.6 requires a dll called msxbse35.dll
FoxPro 2.6
msxbse35.dll
Copy it into your system32 directory and run regsvr32 msxbse35.dll to register. Your program will then run fine on that computer.
regsvr32 msxbse35.dll