-
- 2022-01-26 02:39:23下载
- 积分:1
-
酒店客房信息管理系统,用的是SQL数据库
酒店客房信息管理系统,用的是SQL数据库-Hotel room information management system, using a SQL database
- 2022-11-05 06:55:02下载
- 积分:1
-
简单的VC与SQL Sever连接的小程序
简单的VC与SQL Sever连接的小程序-Simple VC and SQL Sever connection applet
- 2022-05-31 16:36:23下载
- 积分:1
-
This is a information about SQL, the further you know SQL very helpful.
这是一个关于SQL的资料,对你进一步了解SQL很有帮助的。-This is a information about SQL, the further you know SQL very helpful.
- 2023-04-11 22:50:03下载
- 积分:1
-
一个进存销管理系统,系统很简单,开发为vb加access。可以做参考用...
一个进存销管理系统,系统很简单,开发为vb加access。可以做参考用-deposit into a sales management system, the system is very simple, the development of the vb increase access. Reference can be done
- 2022-01-26 03:21:58下载
- 积分:1
-
事务处理 SQL 的示例
这是一个简单的例子,使用 TRANSACT-SQL。它将显示如何创建和 manilupalate 数据库。
- 2022-05-16 05:20:15下载
- 积分:1
-
利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!...
利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!-6.0 using Visual C development based ADO database connectivity technologies supermarket management system, Implementation of the database insertion, deletion, modification, etc, are quite useful!
- 2022-10-26 01:40:02下载
- 积分:1
-
详细收集整理各种SQL的操作语句
是从零基础到精通的必胜法宝...
详细收集整理各种SQL的操作语句
是从零基础到精通的必胜法宝
-Collected in detail the operation of a variety of SQL statements is the basis from zero to the master of the magic weapon to win
- 2022-11-27 23:30: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
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1