黑马程序员技术交流社区
标题: 【郑州校区】项目 Linux 部署 之 配置 PL/SQL Developer 远程连... [打印本页]
作者: 我是楠楠 时间: 2019-8-13 10:51
标题: 【郑州校区】项目 Linux 部署 之 配置 PL/SQL Developer 远程连...
【郑州校区】项目 Linux 部署 之 配置 PL/SQL Developer 远程连...
sqlplus 如何连接远程 oracle
PLSQL Developer 如何连接远程 oracle
创建 bos 和 crm 账户
-- Create the user create user bos identified by bos; -- Grant/Revoke role privileges grant connect to bos; grant resource to bos;
-- Create the user create user crm identified by crm; -- Grant/Revoke role privileges grant connect to crm; grant resource to crm;
启动 tomcat 运行项目 自动建表
创建 admin 账户
在数据库导入 第九章 t_menu.sql 、t_user_role_permission.sql
河南省郑州市 高新区长椿路11号大学科技园(西区)东门8号楼三层
来校路线 地铁一号线梧桐街站A口出
欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) |
黑马程序员IT技术论坛 X3.2 |