码迷,mamicode.com
首页 > 数据库 > 详细

Oracle SQL Developer 连接 MySQL

时间:2016-12-28 18:07:32      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:解压   strong   3.1.1   mysql   oracle   第三方   reference   images   tor   

1. 在ORACLE官网下载Oracle SQL Developer第三方数据库驱动

下载页面:http://www.oracle.com/technetwork/developer-tools/sql-developer/thirdparty-095608.html

Download the MySQL Drivers from the MySQL Site. There are two drivers here:

 

1) MySQL Connector/j 5.0

Unzip the zip file and take the mysql-connector-java-5.0.4-bin.jar as your driver.jar

下载链接 http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.0.4.zip/from/http:/mysql.he.net/ 


2) MySQL Connector/J 3.1

Unzip the zip file and take the mysql-connector-java-3.1.14-bin.jar as your driver.jar

下载链接:http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-3.1.14.zip/from/http:/mysql.he.net/

 

2. 解压出文件mysql-connector-java-5.0.4-bin.jar

技术分享

 

3. 打开Oracle SQL Developer ,选择Tools > Preferences > Database > Third Party JDBC Drivers, 增加mysql-connector-java-5.0.4-bin.jar, 点OK.

技术分享

 

 4. 在Oracle SQL Developer点技术分享,增加一个连接,即可看到MYSQL选项, 填入必要信息即可使用.

技术分享

 

Oracle SQL Developer 连接 MySQL

标签:解压   strong   3.1.1   mysql   oracle   第三方   reference   images   tor   

原文地址:http://www.cnblogs.com/msgarden/p/6230010.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!