ODAC Install problem?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
BOKI69
Posts: 1
Joined: Thu 12 Oct 2006 12:24

ODAC Install problem?

Post by BOKI69 » Thu 12 Oct 2006 12:36

Hi,

I don't know, maybe it's ODAC problem. I have Delphi 7 with ODAC 4.15.1.14 for Delphi component. I'd like to install it with MS SMS 2003. I have made install scripts (for Delphi and ODAC). I have weak users (without administrative rights), so I have to install it with Strong Users. After install, when I use Strong User, the ODAC component appear on the menu, but after I start with weak User, the ODAC component disappeared.

Could You help me to resolve this problem?

Thanks!

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

Post by Plash » Fri 13 Oct 2006 14:26

When you install Delphi components they are registered in HKEY_LOCAL_USER branch of the Windows registry. Therefore this components appear on Delphi Component palette only for user who has installed them. Another user should add the components manually (Select Component | Install packages in Delphi main menu, press 'Add' button in dialog that appears. Then select files 'dcldac70.bpl' and 'dclodac70.bpl' from \Bin).

Post Reply