1、dbeaver使用本地驱动

解压

dbeaver使用详解

点击可执行文件

 dbeaver使用详解

驱动管理

dbeaver使用详解

 

 新建驱动

dbeaver使用详解

 

 起名字

dbeaver使用详解

com.mysql.jdbc.Driver

jdbc:mysql//{host}[:{port}]/[{database}]

设置驱动,添加驱动文件

dbeaver使用详解

 

 选中包,然后确定

dbeaver使用详解

 

 驱动已存在

dbeaver使用详解

 

 创建连接

dbeaver使用详解

 

 测试连接

dbeaver使用详解

 

 这是因为忘记取消勾选了

dbeaver使用详解

 

 连接拒绝,这是因为我连不上数据库了,被限制了这样连接了,不然就是连接成功

dbeaver使用详解

 

 2、有时间补充

 

相关文章:

  • 2021-10-16
  • 2021-07-24
  • 2022-12-23
  • 2021-11-25
  • 2021-07-31
  • 2022-12-23
  • 2021-12-20
  • 2021-06-11
猜你喜欢
  • 2021-10-25
  • 2021-04-17
  • 2021-05-07
  • 2022-12-23
  • 2021-07-21
  • 2021-06-28
相关资源
相似解决方案