How do you connect to a MySQL database using Oracle SQL Developer?

后端 未结 6 469
暗喜
暗喜 2021-01-31 07:34

I have Oracle SQL Developer already installed and am able to connect to and query Oracle databases.

Using Help -> Check for Updates I was able to install the Oracle MySQ

6条回答
  •  借酒劲吻你
    2021-01-31 07:49

    Here's another extremely detailed walkthrough that also shows you the entire process, including what values to put in the connection dialogue after the JDBC driver is installed: http://rpbouman.blogspot.com/2007/01/oracle-sql-developer-11-supports-mysql.html

提交回复
热议问题