MySQL Forums
Forum List  »  Docs

Re: Can I connect to oracle database with Mysql connector?
Posted by: misha rajpoot
Date: March 04, 2019 01:23AM

1. Download the latest "JDBC Driver for Mysql.
2. Unzip the connector. The resulting directory contains "MySQL connector java".
3. Open SQL developer and navigate to "Tools>Preference>Database>Third Party JDBC
Driver.
4. Click the "add entry" button and highlight the "MySQL-connector-java" file and
Click the select button.
5. Click the "OK" button to exit the preference dialog.
6. When you create a new connection, you will notice an "MY-SQL" tab .after the
connection details and test the connection.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can I connect to oracle database with Mysql connector?
3021
March 04, 2019 01:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.