Bye, bye Windows .... almost

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Bye, bye Windows .... almost

Post by jcgg »

If I can get this application to run under Mandriva I can kiss Windows goodbye. Yeah.

The application is called MB Navigator. It is a stand alone stock trading application linking me to my brokers servers. The application installed great. Upon executing the program is starts up just fine then I get this error:

Can't create object:ADOC command

I can't produce a log.txt file because the program actually executes and the log.txt file cannot capture the error.

I hope someone can help because I am going to have a celebration if I can finally dump windows.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Bye, bye Windows .... almost

Post by vitamin »

jcgg wrote:Upon executing the program is starts up just fine then I get this error:
Can't create object:ADOC command
You meed to install mdac. Don't know which version, you have to look in the log for missing CLSID.

Use winetricks to install it http://wiki.winehq.org/winetricks
Locked