Error changing catalog/schema : [Oracle][ODBC] Driver not capable

2 views (last 30 days)
I upgraded my matlab version to 2012b. When I connect to my database and change the schema of it. It gives me the error 'Error changing catalog/schema : [Oracle][ODBC] Driver not capable'. I hit ok, there is nothing in the Database Brower. How to fix this problem??
Thank you
Nan

Answers (3)

Jon Cullen
Jon Cullen on 4 Sep 2013
Hello Nan,
Did you get an answer to this question? I am having the same issue moving to Matlab 2013a.
Thanks, Jon

Nan Shen
Nan Shen on 5 Sep 2013
yes and no, I was told my matlab bitness has to match with my database bitness. But it is big cost time and money to change it. Fortunately I am still able to use 'DataQuery' for my version.
  1 Comment
Christopher
Christopher on 23 Jul 2019
It sounds like you are pointing out ODBC driver bitness (e.g., 64-bit) needs to match MATLAB's bitness.

Sign in to comment.


Nan Shen
Nan Shen on 5 Sep 2013
or use JDBC to connect

Tags

Community Treasure Hunt

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

Start Hunting!