ODAC components are only shown to installer user

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
WJB-NXT
Posts: 1
Joined: Thu 02 Oct 2008 18:11
Location: São Paulo - SP - Brasil

ODAC components are only shown to installer user

Post by WJB-NXT » Thu 02 Oct 2008 18:20

Hi there,

I'd just installed ODAC 6.50 under Delphi 7 and as long as my dev user isn't an admin, I used other user (A local, not domain admin) to do the installation job.

After that, I logged off and loggin' back with my dev user I noticed the ODAC pallete was not there.

Loggin as the installer user, or just executing D7 as that user, all components are there under Oracle tab, and it asked if I wanted to install the Add-on!

What could I do to solve this issue?

TIA,
--
Wilson Barbosa

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 03 Oct 2008 12:56

Other users should add ODAC packages manually. Open Component | Install Packages in the Delphi menu. Then press the Add button and add dclodac.bpl package.

Post Reply