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!
ODAC Install problem?
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).