Page 1 of 1

User without Administrator rights

Posted: Tue 02 Aug 2011 10:09
by gia
I am using DEVART ODAC components for Delphi 2010
When user of the windows has Administrator rights program works correctly.
In other case, program has problems with OCI.DLL
I think user needs some rights on system folders or registry keys.
Can anybody help me?

Posted: Tue 02 Aug 2011 11:45
by AlexP
Hello,

This problem is connected with security settings in Windows Vista and higher. To solve this problem, you should give the user rights to access the folder where the Oracle client is installed. Also you can use Oracle Instant Client by placing files in the folder with your application or connect in the Direct mode that does not require Oracle client.