Description: Win 2000 Server + SQL Server 2000 + MS vs.net Framework 网上书店系统,主要功能:图书录入,删除,订单管理。-Win 2000 Server MS SQL Server 2000 vs.net Framework online bookstore system, the main function : Book entry, delete, order management. Platform: |
Size: 1671578 |
Author:小硕 |
Hits:
Description: 用jsp编写的网上测试系统。
(1)以“Windows身份验证模式”连接SQL Server数据库。
(2)需要安装SQL Server 的补丁SP3。
(3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。
(4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。
(5)选择题路径为 http://localhost:8080/chap22/xuanzeti.jsp
(6)判断题路径为 http://localhost:8080/chap22/panduanti.jsp
(7)如果采用本应用中连接数据库的方法调试不通,可以参照20章中通过ODBC连接数据库的方法来修改
将以下代码:
Class.forName(\"com.microsoft.jdbc.sqlserver.SQLServerDriver\")
String driver = \"jdbc:microsoft:sqlserver://localhost:1433\"
Connection conn = DriverManager.getConnection(driver,\"\",\"\")
修改成:
Class.forName(\"sun.jdbc.odbc.JdbcOdbcDriver\")
String driver = \"jdbc:odbc:try\"
Connection conn = DriverManager.getConnection(driver,\"sa\",\"\")
//如果是windows验证,则不用用户名和密码 -jsp prepared using online testing system. (1) "Windows authentication model" to SQL Server databases. (2) the need to install SQL Server SP3 patches. (3) Run the reference book can be a description, such as out of the papers, if the papers title repeat can deleted from the database, then add the papers. (4) The path to http://localhost papers : 8080/chap22/chujuan.jsp If on the root directory. while trails and a book on the same interface. (5) multiple-choice path to http://localhost : 8080/chap22/xuanzeti.jsp (6) judgment that path at http : / / localhost : 8080/chap22/panduanti.jsp (7) If the application using the data link the method of debugging sense, can refer to Chapter 20 through ODBC to connect to the database approach to the revision of the following codes : JDBC ( &quo Platform: |
Size: 11861 |
Author:fly |
Hits:
Description: Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OLTP) and online analytical processing (OLAP), features a tour of different SQL Server releases, and offers a guide to installation. The author describes and demonstrates the changes since SQL Server 7.0, thoroughly exploring SQL Server 2000 s capacity as a Web-enabled database server. Readers are then immersed in advanced database administration topics such as performance optimization and debugging techniques. Platform: |
Size: 1386468 |
Author:静水 |
Hits:
Description: Win 2000 Server + SQL Server 2000 + MS vs.net Framework 网上书店系统,主要功能:图书录入,删除,订单管理。-Win 2000 Server MS SQL Server 2000 vs.net Framework online bookstore system, the main function : Book entry, delete, order management. Platform: |
Size: 1671168 |
Author: |
Hits:
Description: 用jsp编写的网上测试系统。
(1)以“Windows身份验证模式”连接SQL Server数据库。
(2)需要安装SQL Server 的补丁SP3。
(3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。
(4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。
(5)选择题路径为 http://localhost:8080/chap22/xuanzeti.jsp
(6)判断题路径为 http://localhost:8080/chap22/panduanti.jsp
(7)如果采用本应用中连接数据库的方法调试不通,可以参照20章中通过ODBC连接数据库的方法来修改
将以下代码:
Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver")
String driver = "jdbc:microsoft:sqlserver://localhost:1433"
Connection conn = DriverManager.getConnection(driver,"","")
修改成:
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver")
String driver = "jdbc:odbc:try"
Connection conn = DriverManager.getConnection(driver,"sa","")
//如果是windows验证,则不用用户名和密码 -jsp prepared using online testing system. (1) "Windows authentication model" to SQL Server databases. (2) the need to install SQL Server SP3 patches. (3) Run the reference book can be a description, such as out of the papers, if the papers title repeat can deleted from the database, then add the papers. (4) The path to http://localhost papers : 8080/chap22/chujuan.jsp If on the root directory. while trails and a book on the same interface. (5) multiple-choice path to http://localhost : 8080/chap22/xuanzeti.jsp (6) judgment that path at http :// localhost : 8080/chap22/panduanti.jsp (7) If the application using the data link the method of debugging sense, can refer to Chapter 20 through ODBC to connect to the database approach to the revision of the following codes : JDBC ( &quo Platform: |
Size: 11264 |
Author:fly |
Hits:
Description: Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OLTP) and online analytical processing (OLAP), features a tour of different SQL Server releases, and offers a guide to installation. The author describes and demonstrates the changes since SQL Server 7.0, thoroughly exploring SQL Server 2000 s capacity as a Web-enabled database server. Readers are then immersed in advanced database administration topics such as performance optimization and debugging techniques. -Beginning with an overview of SQL Server 2000, this book discusses online transaction processing (OLTP) and online analytical processing (OLAP), features a tour of different SQL Server releases, and offers a guide to installation. The author describes and demonstrates the changes since SQL Server 7.0, thoroughly exploring SQL Server 2000 s capacity as a Web-enabled database server. Readers are then immersed in advanced database administration topics such as performance optimization and debugging techniques. Platform: |
Size: 1386496 |
Author:静水 |
Hits:
Description: SQL SERVER CE ONLINE BOOK
WINCE下的SQL SERVER的帮助说明书,英文版-SQL SERVER CE ONLINE BOOKWINCE of SQL SERVER help manuals, in English Platform: |
Size: 1560576 |
Author:nick |
Hits:
Description: 本论文论述了网上飞机订票系统的构架,流程,维护以及开发本系统相关的知识体系,最后还谈到了我的收获和体会以及自己总结出的一些很有实用价值的东西。
开发工具:
前台:Microsoft Visual InterDev
后台:Access2000
服务器:Microsoft Windows2000 Server
相关技术:
Asp、Html、ADO、SQL
系统结构:
1. 航线及相关信息查询
2. 订票
3. 留言
4. 用户资料系统
5. 数据库后台管理-This thesis discusses the plane online booking system architecture, process, maintenance and development of the system-related knowledge systems, and finally also talked about my experience as well as the harvesting and summed up some of their great practical value to things. Development Tools: Front Desk: Microsoft Visual InterDev Backgrounds: Access2000 server: Microsoft Windows2000 Server related technologies: Asp, Html, ADO, SQL system architecture: 1. Routes and related information 2. Booking 3. Guest Book 4. User Information System 5. Backgrounds database management Platform: |
Size: 719872 |
Author:段毅 |
Hits:
Description: 这是一个基于jsp的网上图书网站,数据库使用sql server。图书的销售功能基本实现。-This is a jsp-based online book site, database use sql server. Book sales to achieve the basic function. Platform: |
Size: 715776 |
Author:高翠娜 |
Hits:
Description: 某电子商品销售公司为了提升企业形象和商品销售量,决定开发一个公司形象宣传和商品介绍的网站。基本功能如下:
1、站内新闻
2、商品展示
3、在线聊天
4、留言簿
5、后台管理
实现要求:
语言:JSP,数据库:SQL Server-A sales company of electronic goods in order to enhance the corporate image and product sales, decided to develop a corporate image promotion and introduction of goods website. Basic functions are as follows: 1, News 2, commodity display 3, online chat 4, book 5, the background of management to achieve the requirements: Language: JSP, database: SQL Server Platform: |
Size: 7646208 |
Author:miaomiao |
Hits:
Description: 该书以实例的方式,详细介绍了“ASP.NET 2.0 + SQL Server 2005 ”网络开发技术。
第一部分:
2个部不分层体系结构的系统:电子通讯录系统、网络选课系统。
第二部分:
3个采用三层体系结构的系统:多用户聊天室系统、网上论坛系统、图书管理系统。
第三部分:
4个采用多层体系结构的系统:在线考试系统、网络招聘系统、电子商务系统、办公自动化系统-Book by way of example, detailed information on " ASP.NET 2.0+ SQL Server 2005" Web development technique. Part I: two layered architecture are not in the system: electronic address book systems, networks, elective system. Part II: three three-tier architecture system: multi-user chat system, online forum systems, library management system. Part III: 4 with multi-tier architecture of the system: online examination system, online recruiting system, e-commerce systems, office automation system Platform: |
Size: 7570432 |
Author:zero |
Hits:
Description: This is the definitive companion to Microsoft SQL Server 7.0. Ron Soukup and Kalen Delaney offer the joint perspective of the developer and the user in an extremely readable presentation. Ron led the SQL Server development team for a decade. Kalen has been working with the application designers and developers for almost that long. This is their guide to why SQL Server is the way it is and how it should be used. This book perfectly complements the reference material in SQL Server Books Online. Platform: |
Size: 4132864 |
Author:chris |
Hits:
Description: 网上图书交易系统采用Microsoft Visual Studio开发工具SQL Server 2005数据库ASP及C语言开发而成 比较不错的论文-Book online transaction system using Microsoft Visual Studio development tool SQL Server 2005 ASP.net database and C language developed relatively good paper Platform: |
Size: 1281024 |
Author:李鹏飞 |
Hits:
Description: 这是基于jsp+SQL Server 的网上书店系统。。可以查询,购物车等内容。。下载调试就可以用了-This is the online bookstore based on jsp+SQL Server system. . Can query the contents of the cart, etc. . Download debugging can be used Platform: |
Size: 4396032 |
Author:张撒 |
Hits:
Description: 网上书店系统主要实现网上选书、购书、产生订单、订单结算等功能的系统。网上书店系统实现了商品信息的动态展示、购物车管理、客户信息注册登录管理、订单处理等模块。本系统利用MVC和SQL Server数据库技术实现了一个简单的网上书店系统。 -Online bookstore system is mainly to achieve online book selection, books, generating orders, order billing and other functions of the system. Online bookstore system to achieve a dynamic display of product information, shopping cart management, customer information registration login management, order processing modules. The system uses MVC and SQL Server database technology to achieve a simple online bookstore system. Platform: |
Size: 9209856 |
Author:陈斌 |
Hits:
Description: Need to brush up on specific SQL Server tasks, procedures, or Transact-SQL commands? Not finding what you need SQL Server books online? Or perhaps you just want to familiarize yourself with the practical application of new T-SQL--related features. is an ideal book, whatever your level as a DBA or developer.-Need to brush up on specific SQL Server tasks, procedures, or Transact-SQL commands? Not finding what you need SQL Server books online? Or perhaps you just want to familiarize yourself with the practical application of new T-SQL--related features. is an ideal book, whatever your level as a DBA or developer. Platform: |
Size: 3261440 |
Author:CrockMe |
Hits: