I'm trying to install a VB6 Windows program that uses OLEDB to access VFP tables to run under Wine 1.0.1 on Ubuntu 9.10. Wine is configured to Windows version Windows XP. The program install ran okay, and I used winetricks to install MDAC 2.8 and JET 4.0 sp7. I also installed Microsoft's vfpoledb and vfpodbc drivers. The application starts and displays an error message, item cannot be found in the collection corresponding to the requested name or ordinal. Does anyone have an idea how to fix this?
feedback
|
|
try | |||||||||||
feedback
|
|
Ugh, I always had trouble with MDAC / JET on Windows, let alone trying to do anything like this, there is no guarantee that this will work but you might try the Component Checker Tool here to see what version it thinks is installed? | |||
feedback
|