-
a PowerBuilder development of the PSI system more deserving of reference
一个powerbuilder开发的进销存系统
比较值得参考的-a PowerBuilder development of the PSI system more deserving of reference
- 2022-08-12 09:40:01下载
- 积分:1
-
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度...
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度-Index and Search for Ms Database , vc source.
- 2023-08-19 10:45: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
-
SQL数据库备份,数据备份或恢复完成
SQLserver数据库备份,完成数据备份或恢复-SQL database backup, data backup or restore completed
- 2022-08-11 06:23:56下载
- 积分:1
-
SharpGLForm.Designer
sql server database 2008
- 2012-12-18 08:47:10下载
- 积分:1
-
sql2000kc
《SQL Server 2000课程设计案例精编》-李昆(案例四 企业员工资料管理系统)利用VB+SQL Server 2000进行课程设计,用一个通用的企业员工资料管理系统来介绍人事管理系统的实现过程。
案例四 企业员工资料管理系统
4.1 程序设计目的
4.2 程序功能介绍
4.3 程序设计
4.3.1 后台数据库设计
4.3.2 类模块设计
4.3.3 用户登录系统设计
4.3.4 系统主界面设计
4.3.5 员工信息管理系统设计
4.3.6 员工工资管理系统设计
4.3.7 员工部门/职务变动管理系统设计
4.3.8 用户管理系统设计
4.4 小结
4.5 课后作业
4.6 答案解析( SQL Server 2000 Short Course Design Case - Li Kun (case IV employees the information management system) using VB+ SQL Server 2000 for curriculum design, use of a common information management system for enterprise employees to introduce the personnel management system to achieve the process. Four cases of employee data management system designed to process 4.1 program features 4.2 Programming 4.3.1 Introduction 4.3 Background 4.3.2 database design class module design 4.3.3 users sign-on system design 4.3.4 System 4.3.5 main interface design information management staff System 4.3.6, wages and salaries of employees Management System 4.3.7 Department/job change management system design 4.3.8 User Management System 4.4 operating 4.6 Summary 4.5 after-school answer to resolve)
- 2008-06-23 15:16:51下载
- 积分:1
-
jiaohu
1. 掌握SQL的数据定义、数据操纵功能
2. 利用SQL语句进行多表查询和嵌套查询
3. 掌握SQL数据定义中修改、删除表功能
4. 掌握SQL语句中数据更新相关操作
5. 掌握视图基本操作:定义、查询、更新视图。
(1. Grasp the SQL data definition, data manipulation functions 2. The use of SQL statements for multi-table query and nested query 3. Master modify SQL data definition, delete the table function 4. Grasp the SQL statement to update data related to operations 5. Master view basic steps: define, query, update the view.)
- 2007-12-09 10:18:02下载
- 积分:1
-
MyApp3
SQL sever 的学生选课系统作业。方便新手作为参考。(SQL sever student elective system operations. Facilitate the novice as a reference.)
- 2013-06-05 16:35:21下载
- 积分:1
-
SQL数据库基础语法操作,以及常用语句说明。
SQL数据库基础语法操作,以及常用语句说明。-SQL database syntax-based operations, as well as the common statement instructions.
- 2022-03-24 13:35:07下载
- 积分:1
-
SQLServer2000
介绍sql 2000 存储过程和xml编程的方法和技巧,是学习sql的很好的例子(Introduction sql 2000 stored procedures and xml programming methods and techniques, is a good example of learning sql)
- 2009-11-16 11:05:21下载
- 积分:1