-
C #开放的作业提交系统,是一个毕业设计,有完整的设计…
C#开放的作业提交系统,是一个毕业设计,有完整的毕业设计文档。数据库采用sQlserver。-C# Open operating submission system, is a graduate design, have complete design documents graduation. Database using sQlserver.
- 2022-02-09 18:20:53下载
- 积分:1
-
This is a sql of reference, the entire collection made it is indispensable tools...
这是一个sql的reference,收集得很全的,是初学者不可少的工具的, 真的很好的,我以前总是不懂的去查书,现在不用了, 有这个就足够了,-This is a sql of reference, the entire collection made it is indispensable tools beginners, really good, I never used to understand to go, not now, this is sufficient,
- 2022-01-26 04:26:19下载
- 积分:1
-
这是一个库存管理系统
这是一个库存管理系统-This is an inventory management system
- 2022-07-19 07:40:05下载
- 积分:1
-
pb作的库存系统,有基本的功能包括人员信息,库存信息,客商信息的管理等,简单实用,适合学习者使用。...
pb作的库存系统,有基本的功能包括人员信息,库存信息,客商信息的管理等,简单实用,适合学习者使用。-pb for the inventory system, a basic functions including personnel information, inventory information, merchants such as information management, simple and practical, suitable for learners use.
- 2022-10-02 04:50:03下载
- 积分:1
-
VC连接数据库编程
学习的好东东
赶快下啊
VC连接数据库编程
学习的好东东
赶快下啊-VC Connect Database Programming Dongdong learn quickly under the ah
- 2022-05-19 15:18:37下载
- 积分:1
-
ADO database connectivity through the program, please hurry I need to download a...
ADO数据库连接的程序 请赶紧通过 我需要下载东西-ADO database connectivity through the program, please hurry I need to download anything
- 2022-08-03 23:40:55下载
- 积分:1
-
VC call SQL statements, and set up a number of string search conditions.
VC中调用SQL语句,并设置多个字符串检索条件。-VC call SQL statements, and set up a number of string search conditions.
- 2022-03-25 09:29:24下载
- 积分:1
-
用delphi编写的工资管理系统,用的是sql的数据库
用delphi编写的工资管理系统,用的是sql的数据库-Prepared using delphi wage management system, using a sql database
- 2022-11-08 13:10: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
-
ASP数据库编程与开发示例
ASP数据库编程与开发示例-ASP database programming and development paradigm
- 2022-01-25 17:06:37下载
- 积分:1