Problem with DAO 3.6

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
zorro73
Newbie
Newbie
Posts: 3
Joined: Tue Aug 10, 2010 3:19 pm

Problem with DAO 3.6

Post by zorro73 »

Hi,
I need to install on my ubuntu pc a software that uses DAO to interface with some database mdb.
I installed wine, but gives me an error when launching the program:
"Install DAO 3.6 - sorry for the inconvenience."

I tried to register the dll for the dao 360, but without success.
someone more experienced can give me an help?

thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem with DAO 3.6

Post by dimesio »

zorro73 wrote:I need to install on my ubuntu pc a software that uses DAO to interface with some database mdb.
I installed wine, but gives me an error when launching the program:
"Install DAO 3.6 - sorry for the inconvenience."
Install DAO 3.6 with winetricks jet40. http://wiki.winehq.org/winetricks
zorro73
Newbie
Newbie
Posts: 3
Joined: Tue Aug 10, 2010 3:19 pm

Post by zorro73 »

can you explain me how install DAO?
i have install wine 1.2 and winetricks.
where i found for dao install?

can you help me?

thanks
John Drescher

Problem with DAO 3.6

Post by John Drescher »

On Wed, Aug 11, 2010 at 11:58 AM, zorro73 <[email protected]> wrote:
can you explain me how install DAO?
i have install wine 1.2 and winetricks.
where i found for dao install?

can you help me?
Open a terminal and type the command that dimesio told you. If you us
ubuntu then a gnome terminal is probably what you want. Inside this
terminal type exactly

winetricks jet40

and hit enter.

Do not do this as root, su, sudo. If there are any problems post the
terminal output.

John
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

zorro73 wrote:can you explain me how install DAO?
i have install wine 1.2 and winetricks.
where i found for dao install?
I already told you: install jet40 with winetricks. Follow the instructions on the page I linked to.
zorro73
Newbie
Newbie
Posts: 3
Joined: Tue Aug 10, 2010 3:19 pm

Post by zorro73 »

many thanks for your help.
dao 3.6 is installed and it seems to run well.

regards,
Locked