Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connect to a mysql database with Oracle 9i

358352Nov 24 2004
Hello,

how can I connect to a non_oracle-database in "Oracle 9i".
I created a ODBC data source. In Oracle8 I needed OCA. But in 9i I believe the OCA is replaced by another thing.

I wanted to connect in SQL*PLUS with:
username/password@odbc:mysql

But I get the error: ora-03121 "no interface driver connected - function not performed".

How can I connect to another database?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2004
Added on Nov 24 2004
0 comments
237 views