如何将 sql 开发人员连接到 XAMPP MYSQL 服务器 [英] How to connect sql developer to XAMPP MYSQL server

查看:48
本文介绍了如何将 sql 开发人员连接到 XAMPP MYSQL 服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要将我的 sql 开发人员连接到本地 XAMPP 服务器

I need to connect my sql developer to a localhost XAMPP server

用户名:root

密码:root

主机名:127.0.0.1

hostname: 127.0.0.1

端口:3306

SID:?

服务名称:?

它需要 SID 或服务名称.那么它们是什么?以及如何认识他们

It needs SID or service name. so what are they? and how to know them

推荐答案

  1. http://dev.mysql.com/下载独立于平台的驱动程序下载/file.php?id=456317
  2. 解压包,将mysql-connector-java-5.1.35-bin文件放到\sqldeveloper\extensions文件夹中立>
  3. 打开SQL Developer,在ExtrasPreferencesDatabase其他厂商的JDBC Driver中添加上面的JDBC驱动程序>:
  4. 重新启动 SQL Developer 并添加一个新连接(请参阅附加选项卡 MySQL):
  1. Download platform independent driver at http://dev.mysql.com/downloads/file.php?id=456317
  2. Unzip the package and place the file mysql-connector-java-5.1.35-bin in folder <Path to SQL Developer>\sqldeveloper\extensions
  3. Open SQL Developer and add JDBC driver above in Extras, Preferences, Database, JDBC Driver of another vendor:
  4. Restart SQL Developer and add a new connection (see additional tab MySQL):

这篇关于如何将 sql 开发人员连接到 XAMPP MYSQL 服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆