-
网上书城系统
实现网上书城,提供前台和后台管理1.图书分类表BookType2.图书信息表Books3.购物车表Basket4.用户信息表Users5.管理员表Admin;admin用于存储系统管理员的后台操作脚本。
App_Code用于存储系统类文件。
images用于存储网页中的图片文件。
user用于存储注册用户的操作脚本。
aspnet_client是系统自动生成的,用来动态的生成和处理JavaScript的必须的文件夹。
- 2023-07-30 01:30:03下载
- 积分:1
-
利用简单框架结构vb+asp+sql,实现小型考试系统,适用于初学者。...
利用简单框架结构vb+asp+sql,实现小型考试系统,适用于初学者。-using simple structure vb+asp+sql,realizing mini-type exam system,suitiable for the learner in his first step.
- 2022-02-10 11:23:16下载
- 积分:1
-
本系统划分为五个模块:员工信息管理(包括员工信息录入和查询,考核奖惩信息录入)、部门管理(包括部门信息录入和查询)、人事变动管理(包括新进人员登记和离职人员登记...
本系统划分为五个模块:员工信息管理(包括员工信息录入和查询,考核奖惩信息录入)、部门管理(包括部门信息录入和查询)、人事变动管理(包括新进人员登记和离职人员登记)、培训信息管理(包括培训信息录入和查询)、系统管理(包括操作员管理和系统关于)。-The system is divided into five modules: information management staff (including staff information entry and inquiry, examination entry incentive information), departments (including departments of information entry and inquiry), the management of personnel changes (including new staff members to register and leave Registration) , training, information management (including training of information entry and inquiry), systems management (including management and system operators on).
- 2022-03-21 22:18:27下载
- 积分:1
-
用Delphi编写的配电管理系统,使用SQL数据库
用delphi编写的配送管理系统,用的是sql的数据库-Prepared using delphi distribution management system, using a sql database
- 2022-03-24 07:17:02下载
- 积分:1
-
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到...
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。
将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。
注意:文件名是区分大小写的。-with SQL Server jsp achieve the Yellow Pages telephone inquiry system. Running time need directory database of the text YellowPages_MSAccess.mdb pieces copy to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up other way path. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/appendix2/Default.jsp. Note : The documents are case-insensitive.
- 2023-05-02 03:05:05下载
- 积分:1
-
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注...
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注:
里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者
参考。
说明文档--给初学者
1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下,
2、在SQL SERVER中:右键选中数据库/所有任务/附加数据库/找到需要附加数据库的路径
注意在这一步中,应该都是对号,否则就要检查是否文件名一致的问题
3、在管理工具/ODBC数据源管理器/系统DSN/添加SQLSERVER数据源/
记住:在这一步中数据源起名是OO,本机服务器是(local),要更改默认的数据库为clientregister.
-just learning jdbc database jcreator series with a small database, can also adopted. Function : to add new data, modify data, search data, delete data, but also from top to bottom flip! Note : The stuff inside has yet to be collated, there was some chaos. Just because school, some of them do not know, or many of the features found in the knowledge of writing, the number is stupid! But it is also a solution, available for advanced users. Documentation-- for a beginner, first of all database files into the database SQLSERVER DATA trails, 2, in SQL SERVER : Right-selected database/all tasks
- 2022-11-11 22:15:02下载
- 积分:1
-
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程-Realize Table structure for ID, Name, rootid, lft, rgt of the tree structure of the mobile, delete, such as stored procedures
- 2022-07-06 20:38:26下载
- 积分:1
-
可以将局域网内的其它SQL Server2000数据库显示到列表框供用户灵活选择数据库...
可以将局域网内的其它SQL Server2000数据库显示到列表框供用户灵活选择数据库-LAN can be the other SQL Server 2000 database shows to the list box for users flexibility in choosing the database
- 2022-01-22 02:01:05下载
- 积分:1
-
a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 S...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Trade_MIS-a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : TRADE.sql database will be created in the SQL Server SQL admitted to the inquiry Analyzer all operations; 2 : build ODBC data source data formerly known as Trade_MIS
- 2022-02-15 14:00:25下载
- 积分:1
-
数据库连接核对数据库的各种操作
数据库连接核对数据库的各种操作,包括第三方类,和数据库的连接方法,各种操作,看过之后有助于你对数据库的认识
- 2023-08-29 23:15:04下载
- 积分:1