搜索资源列表
flybbs
- jsp+mysql开发的一个bbs 1. 导入项目。 2. 在SQLyog中运行bbs.sql文件。 3. 在src下的org.fly.db的ConnectionFactory.java中修改root账户的密码。 4. 部署并运行Tomcat。 5. 从浏览器访问:http://localhost:8080/FlyBBS/index.jsp-jsp+mysql developed a bbs 1. import project. 2 in SQLyog run bbs.sql
win7-oracle10g
- oralce 10G的安装镜像解压都硬盘,找到\stage\prereq\db\ 下的refhost.xml文件-oralce 10G \stage\prereq\db\
ORACLE经典语句全集命令
- 一、建立表空间 CREATE TABLESPACE data01 DATAFILE '/oracle/oradata/db/DATA01.dbf' SIZE 500M UNIFORM SIZE 128k; #指定区尺寸为128k,如不指定,区尺寸默认为64k 二、建立UNDO表空间 CREATE UNDO TABLESPACE UNDOTBS02 DATAFILE '/oracle/oradata/db/UNDOTBS02.dbf' SIZE 50
loginRwg
- 数据库连接,加载db.propertier文件即可 加载数据库驱动,地址以及连接数据库的用户名和密码-Database connectivity, loading db.propertier file to load the driver, user name and password to connect to the of addresses and