문제

I have an exe and which internally call the OCI functions to do Oracle database connection.

When I launch the exe, it always look for OCI.dll, if found it will open the application otherwise it will display the error message and it will not open. (The program can't start because OCI.dll is missing)

I want my application should run even if the oci.dll is not found, please let me know how i can do it programatically.

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top