On 03.08.2012, at 23:15, "Boyd, Craig" <[email protected]> wrote:
> So do I pass it something like this: > con.SetFileOption con.kOptionLibraryOracle, What's that? You can't pass a full path to child() function. maybe better use this: con.SetOption con.kOptionLibraryOracle, "c:\oracle\10.2.0\client_1\bin\oci.dll" and simply pass absolute path using SetOption. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
