Running OLEDB VB6 Windows Progam Under Wine
Posted
by
Beaner
on Super User
See other posts from Super User
or by Beaner
Published on 2009-12-23T21:17:46Z
Indexed on
2012/09/30
9:40 UTC
Read the original article
Hit count: 290
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?
© Super User or respective owner