搜索资源列表
oracle查询
- 一个oracle查询文件jsp,只需输入sql语句,列名及数据库内容都显示在界面上,注意:oracle驱动需要自己安装!-an oracle Inquiry jsp, to just sql statement, the names and contents of the database are displayed in the interface, attention : oracle needs its own driver installation!
大型数据库技术
- 《大型数据库技术:Oracle 9i高级程序设计教程》随书光盘。 本书结合大量的实例,介绍如何利用Oracle来管理和维护数据,以及使用JSP、PHP和C#开发C/S模式和B/S模式网络数据库应用程序。全书分为管理篇、开发篇和实践篇3个部分。管理篇和开发篇Oracle数据库的管理和开发技术;实践篇完整地介绍使用JSP、PHP和C#开发的基于Oracle数据库项目的实例。这些实例既可以作为独立的系统运行,也可以取其中的一部分作为应用软件的一个模块,具有很强的实用性。本书所附光盘内容为本书的所
dzsd
- 电子书店说明 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 数据库设计时采用Oracle进行的,可以用所
jsptoExcel
- 使用jsp查询oracle数据库生成excel文件-use jsp inquiries oracle database excel documents
jspexam
- jsp在线考试系统,很不错得,这是一个JSP在线考试系统,后台数据库为SQL2000。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本
GuestBook
- 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color=\"red\"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾
05-MYDZSW14-15
- oracle9i程序事例集,包括oracle9i数据库和jsp页面
05-BGZDH
- JSP页面和oracle9i数据库的源代码
05-BGZDH1
- JSP页面和oracle9i数据库的源代码
CRM
- 客户关系管理系统,Jsp,用Jbuilder编写。本实例支持Oracle 9i数据库(同时也支持MySQL、SQL Server数据库)。-Customer relationship management system, Jsp, prepared with Jbuilder. Examples of support for the Oracle 9i database (as well as support for MySQL, SQL Server database).
JSP(Oracle)
- 网上书店销售系统 用Jsp编写 +oracle数据库 挺不错的-Online bookstore sales system+ oracle database using Jsp write pretty good
Oracle
- JSP+Oracle数据库开发与实例一书的光盘内容,包括多媒体资料和源代码-JSP Oracle Database development and examples of the book CD-ROM content, including multimedia information and source code
OracleXML
- 用JSP、Servlet、Oracle、SQLServer写的工具,能把数据库里的数据生成XML文件-Write JSP, Servlet, Oracle, SQLServer database of tools can generate XML data file
jspEShop1
- 实现网上购书系统 基于服务器,jsp,数据库oracle,java的系统-The online purchasing system server database, jsp, oracle, java-based systems
oraclConn
- java实现 oracle数据库的连接 操作的是数据库底层,使用的是jdbc连接-By analyzing the commonly used Oracle connection methods, the convenient and efficient java connectivity ( JDBC) data access technique is utilized to achieve the connection between JSP page and the server.