当前位置:网站首页>IDEA成功连接Database但不显示表怎么办
IDEA成功连接Database但不显示表怎么办
2022-07-27 16:23:00 【破风_1874】
IntelliJ IDEA中用database来连接数据库时,换了新环境,有时候会出现连接成功但是数据库连接下没有user或者是没有table表。这里以 idea 2020.2.3 为例,进行问题解决。
解决方案:
1、打开IDEA,点击右侧栏目的“Database”。
2、右键数据库连接,点击“Properies”。
3、点击“Test Connection”,保证连接成功。
4、点击“Scheme”查看数据库对象。
5、选择“Current User”当前用户,如图所示。还有公用和系统用户,后面有闪电标识。
6、点击应用并确定,就可以显示了。
成功显示:
参考链接:百度经验:IDEA成功连接Database但不显示表怎么办.
边栏推荐
- Unity学习笔记——物体移动六种常见函数
- Wechat payment and payment callback
- `this.$ Emit ` the child component passes multiple parameters to the parent component
- 订单的提交
- Day 3 of leetcode question brushing
- Electric heating neck pillow chip-dltap703sc
- MySQL create event execution task
- [NPM] the "NPM" item cannot be recognized as the name of cmdlets, functions, script files or runnable programs. Please check the spelling of the name. If the path is included, make sure the path is co
- Some advice for NS2 beginner.
- Interceptor interceptor
猜你喜欢
随机推荐
PHP字符串操作
用函数在Excel中从文本字符串提取数字
Leetcode first day of question brushing
Arrays and objects in JS
MongoDB
JDBC MySQL 02 data access and Dao mode
NPM's ID card and dependence
Imitation thread deduction
npm 基本使用
Product recommendation and classified product recommendation
百度地图技术概述,及基本API与WebApi的应用开发
怎样产生标准分布或高斯分布的随机数
连接查询和子查询
IDEA连接数据库时区问题,报红Server returns invalid timezone. Need to set ‘serverTimezone‘ property.
C file and folder input / output stream code
专项测试之「 性能测试」总结
Bathroom with demister vanity mirror touch chip-dlt8t10s
Household mute mosquito repellent lamp chip-dltap703sd-jericho
进行接口测试时,连接数据库,对数据源进行备份、还原、验证操作
npm的身份证和依赖









