OCI mode without install or instant client
Posted: Fri 07 Jan 2022 17:02
I am trying to setup my application so that ALL of the dependencies needed for my application are present in the bin directory, so no installation or configuration is needed on the server prior to application deployment.
I do not want to install oracle software
I do not want to copy instant client and modify PATH environment variable
All of the OCI dlls are included in my bin directory.
All Devart dlls are included in my bin directory
Is there a way, from config files in my application (or other means), to tell devart to find the necessary Oracle dlls in my bin directory?
I know the dlls present in my bin dir work because when i change PATH environment variable to point to bin directory, my application functions just fine. But i do not want to have to modify the PATH environment variable.
Thanks in advance!
I do not want to install oracle software
I do not want to copy instant client and modify PATH environment variable
All of the OCI dlls are included in my bin directory.
All Devart dlls are included in my bin directory
Is there a way, from config files in my application (or other means), to tell devart to find the necessary Oracle dlls in my bin directory?
I know the dlls present in my bin dir work because when i change PATH environment variable to point to bin directory, my application functions just fine. But i do not want to have to modify the PATH environment variable.
Thanks in advance!