随笔分类 -  PL/SQL Developer

摘要:PLSQL Developer在测试存储过程,遇到"Debugging not possible in single session mode" 解决办法: 点击菜单栏“Tools”->“Preferences”,然后按下图操作 之后再重启PLSQL Developer 阅读全文
posted @ 2016-10-22 12:18 达哥的博客 阅读(1360) 评论(0) 推荐(0)
摘要:要使用oracle数据库,需要准备三部分: 1.oracle服务端 2.oracle客户端 3.连接工具 你装的Oracle Database 11g Express Edition就是服务端,plsql就是连接工具,还需要安装oracle客户端instantclient-basic-win32-1 阅读全文
posted @ 2016-10-21 21:18 达哥的博客 阅读(10987) 评论(0) 推荐(0)