Error installing oracle client

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
José María Romero Cuny

Error installing oracle client

Post by José María Romero Cuny »

Hello!

I've made a win32 application that need to connect to a oracle database.

When I try to install Oracle Client 10.2.0.1 for Windows I get a error
message when I click the next button in the requirements check screen.

The error message says "You do not have permission to create service %1%"

Sorry for my bad english, I'm from Argentina
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Error installing oracle client

Post by vitamin »

José María Romero Cuny wrote:Hello!

I've made a win32 application that need to connect to a oracle database.

When I try to install Oracle Client 10.2.0.1 for Windows I get a error
message when I click the next button in the requirements check screen.

The error message says "You do not have permission to create service %1%"
Try using UNIXOdbc instead to connect to your database. See user manual for more details on how to configure it properly.
Locked