-
《ASP + Access数据库开发与实例》一书源代码
《ASP + Access数据库开发与实例》一书源代码-" ASP+ Access database development and examples," a book source code
- 2023-05-28 19: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
-
This is a good B/S structure of the database development examples. Application o...
这是一个好的B/S结构的数据库开发实例。应用了ASP。NET技术进行开发实现。后台采用了SQL SERVER2000。对于初学者是很不错的哦:)-This is a good B/S structure of the database development examples. Application of the ASP.NET technology for achieving development. Background using SQL Server2000. For beginners is very good oh :)
- 2022-02-03 20:47:06下载
- 积分:1
-
导出数据sql
说明: 将数据库表中的数据,导出并形成Insert脚本(Export and form Insert scripts from data in database tables)
- 2019-07-10 11:59:04下载
- 积分:1
-
手机电视抽奖程序VB源码,正常使用
电视台手机抽奖程序vb源码,正常使用-phone television draw procedures vb source, the normal use
- 2022-10-06 08:10:02下载
- 积分:1
-
数据库编程,是实现了简单的图书馆借书还书的手续等等。
数据库编程,是实现了简单的图书馆借书还书的手续等等。-Database programming, is to achieve a simple library borrowing and returning books procedures.
- 2022-03-21 13:16:02下载
- 积分:1
-
本程序使用C#,ASP.NET语言和SQL SERVER实现了一个小型BBS论坛,用户可以浏览恢复发表上传等多种功能...
本程序使用C#,ASP.NET语言和SQL SERVER实现了一个小型BBS论坛,用户可以浏览恢复发表上传等多种功能-This procedure using C#, ASP. NET languages and SQL SERVER realize a small BBS forums, users can browse the resumption of publication of a variety of functions, etc. From
- 2022-03-11 18:38:59下载
- 积分:1
-
这是一个航空售票系统,很有实用价值,有需要可下载
这是一个航空售票系统,很有实用价值,有需要可下载-air ticketing system, useful, it needs to download
- 2022-03-22 20:40:49下载
- 积分:1
-
SQL-Server(1~6)
SQL Server 数据开发案例详解,包括图书馆系统等,很多案例。(Detailed SQL Server data development case, including the library system, many cases.)
- 2016-01-28 20:40:44下载
- 积分: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