Connect to Oracle with Matlab
447176Jul 11 2005 — edited Jul 11 2005Hi everybody,
I've got problems to connect from Matlab R12.1 to a remote Oracle database (9.2.0.6.0) via ODBC. I tried it with the "Microsoft ODBC for Oracle" Driver included in the MDAC 2.8, but I always received the following error:
"[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed : Exceção."
With an "Oracle ODBC Driver" (e.g. 8.00.510.00) I can connect to the database, but always receive empty strings for varchar2 values.
Does anyone has a suggestion for me?
Thanks!