1.在官网上下载oracle 11g R2版本的数据库,直接常规安装。数据库可以下载32bit。
2.在这里下载oracle client (32bit)http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html 然后将文件解压到D:\app\Administrator\product\instantclient_11_2目录下,跟数据库在一个product目录下。
3.我这里是在软件管家里下在到的PL/SQL Developer 工具(没有在oracle官网找到)。