I must use the OCI Oracle JDBC drivers in R2011a or R2011b

2 views (last 30 days)
Hello, Has anyone been successful in setting up OCI JDBC drivers to connect to Oracle? Using the thin drivers is not an option since the authentication is done over Kerberos.
Regards, Antoan

Accepted Answer

Antoan Nikolaev
Antoan Nikolaev on 21 Sep 2011
Issue was resloved by doing the following:
1. Add path to driver installation to windows system path
2. Updated the $matlabroot$/local/librarypath.txt to contain the
path to the driver installation.
Hope this helps someone.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!