-
使用SQL Server2000客车售票系统的开发
用SQL server2000 开发的长途汽车售票系统-Developed using SQL server2000 bus ticketing system
- 2022-04-13 10:49:26下载
- 积分:1
-
MFC ado连接数据库
ADO连接SQL数据库源码 简单的实现ADO连接数据库的例子,自己测试OK;
欢迎下载学习
- 2022-01-25 15:20:28下载
- 积分:1
-
book-sale
在SQL Server2008下开发的图书销售管理系统,是一个典型的进、销、存数据库系统。功能类似一个书店,库存不足提醒进货,书籍分类、卖书、图书分类等(In SQL Server2008 developed under the book sales management system, is a typical, sales, keep the database system. Function similar to a bookstore, inadequate stock alert purchase, books classification, booksellers, book classification)
- 2014-01-03 15:39:03下载
- 积分:1
-
使用T-SQL编写存储过程
应用背景介绍使用T-SQL编写存储过程的基本用法,供初学者学习之用。存储过程是预先编译好的一组 Transact-SQL 语句,作为一个单元存储在服务器端并在服务器端执行. 存储过程可以带输入、 输出参数, 具有返回值. 存储过程的优点如下:
(1) 存储过程可以强制应用程序的安全性, 可以防御 SQL 注入攻击.
(2) 存储过程大大减少网络通信流量.
(3) 存储过程在服务器上注册, 执行效率高.
(4) 存储过程大大提高应用程序的可维护性和设计效率.关键技术
在SQL Server 2008中定义、执行、修改存储过程。使用create procedure或create proc定义存储过程,使用exec或execute执行存储过程,使用alter proc或alter procedure修改已有存储过程。包含输入、输出参数的使用。包含用户登录、修改密码、模糊查询等存储过程。
- 2023-06-18 02:30:02下载
- 积分:1
-
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。...
系统应具有售票、查询、管理和维护等功能,系统管理员可以进行对车次的更改、票价的变动及调度功能,车次调度可通过对发车时刻表的修改来进行,维护功能即可对表进行修改。-System should have the ticket, query, management and maintenance functions, the system administrator can change on the trips, the fare changes and scheduling functions, scheduling trips to the departure schedule could be adopted to carry out modifications, maintenance functions can be on the table be modified.
- 2022-04-26 21:39:54下载
- 积分:1
-
学生成绩管理,好好看,哈哈 哈哈
学生成绩管理,好好看,哈哈 哈哈 -student performance management, good, Ha Ha Ha Ha Ha Ha Ha Ha Ha
- 2023-04-20 10:30:02下载
- 积分:1
-
这是一个vb与sql相结合的源代码,运用VB编程语言与SQL数据库实现学生成绩管理的系统。...
这是一个vb与sql相结合的源代码,运用VB编程语言与SQL数据库实现学生成绩管理的系统。-This is a combination of vb and sql source code, using VB programming language and SQL database management system to achieve student performance.
- 2022-09-12 22:45:02下载
- 积分:1
-
用vb.net+SQL做的,本系统实现了图书管理系统应该具有的特色,具有不同身份用户登陆的程序,有系统管理员身份,书籍信息管理,读者信息管理,报表,窗口,帮助和...
用vb.net+SQL做的,本系统实现了图书管理系统应该具有的特色,具有不同身份用户登陆的程序,有系统管理员身份,书籍信息管理,读者信息管理,报表,窗口,帮助和退出等功能。-With vb.net+ SQL to do, and realize the system of library management system should have the characteristics of the identity of users with different landing procedures, there is system administrator status, information management books, readers information management, statements, windows, help and exit functions.
- 2022-01-23 11:17:09下载
- 积分:1
-
暑假做的一个简单的fruit 网站
包含后台程序。
asp + SQLSERVER2005...
暑假做的一个简单的fruit 网站
包含后台程序。
asp + SQLSERVER2005
-Summer to do a simple site contains fruit daemon. asp+ SQLSERVER2005
- 2022-06-01 10:09:26下载
- 积分:1
-
IT management systems against the management of the IT industry specific busines...
IT行业管理系统针对IT行业管理的具体业务处理工作而开发的管理软件,它采用计算机进行全面现代化方法对IT行业管理的具体业务处理工作进行管理。根据一般的要求,其主要包括的功能如下:
(1) 用户管理子系统
实现“权限维护”、“角色维护”、“用户维护”。
(2) 部门管理子系统
实现 “部门维护”。
(3) 项目管理子系统
实现“项目立项”、“项目更改”。
(4) 工作管理子系统
实现“工作报告”、“工作审批”。
(5) 文件管理子系统
实现“文件入库”、“文件下发”、“文件变更”、“文件阅读”。
(6) 统计分析子系统
实现“人员统计”、“绩效统计”。
(7) 日志管理子系统
实现“日志查看”。
应用程序开发工具 JBuilder 9
数据库 SQL Server 2000
应用服务器 WebLogic 8.1-IT management systems against the management of the IT industry specific business processes and the development of work management software, which uses computer method for comprehensive modernization of the management of the IT industry specific business processing management. Under the general requirements of its major functions, including the following : (a) user management subsystems to achieve "competence maintenance", "role of maintaining", "user maintenance." (2) management subsystems to achieve "departments maintain." (3) project management subsystems t
- 2022-03-25 02:13:45下载
- 积分:1