http://bugs.winehq.org/show_bug.cgi?id=31117
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2012-07-04 09:51:02 CDT --- (In reply to comment #6)
Hi Nikolay, I went ahead and installed mdac27 using winetricks as you suggested and it worked! I was doubtful but you were correct.
It could depend on a way you installed application then and now. Wine never had ADO implementation, so this is likely registration/installer issue if any.
I successfully ran through a full design touching every part of the application.
Congrats.
The only part that doesn't work is the OpenGL window which doesn't appear. Note that this part works fine when I use the distro of wine. I suspect I need to do something for an X display because wine is in chroot.
This could be caused by messed up GL drivers setup regarding 32 bit application on 64 bit system.
Anyway, this bug can be closed :) Many thanks Tony
Okay.