I'd like to be able to choose which oci.dll the Qt plugin is using, the Qt documentation states:
When you run your application you will also need to add the oci.dll path to your PATH environment variable: set
PATH=%PATH%;c:\oracle\bin
Is there another way than changing the PATH
?