-
不错的代码 看完后一定要留评论哦
有疑问联系我
不错的代码 看完后一定要留评论哦
有疑问联系我 -good code After reading the comments must remain linked Oh, I doubt
- 2022-05-23 13:08:53下载
- 积分:1
-
从数据库中读取并添加到下拉列表中,并可以达到自动筛选相关记录的功能。...
从数据库中读取并添加到下拉列表中,并可以达到自动筛选相关记录的功能。-Read from the database and add to the drop-down list, and can achieve the automatic selection of features relevant records.
- 2022-08-09 10:24:50下载
- 积分:1
-
微软数据库开发梦工场多媒体教学-sqlserver篇
说明: 微软数据库开发梦工场多媒体教学-sql server篇.rar,是多媒体教学的,对新手很适合的,(Microsoft database development DreamWorks multimedia teaching- sql server chapter. Rar, multimedia teaching, is very suitable for novice,)
- 2005-11-16 11:08:44下载
- 积分:1
-
我认为这是一个很好的源码,对大家很有帮助,至少对我很有帮助...
我认为这是一个很好的源码,对大家很有帮助,至少对我很有帮助-I think this is a very good source to all helpful, very helpful to me at least
- 2022-10-12 13:10:03下载
- 积分:1
-
ado_sqlserver
VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
- 2013-09-17 18:52:09下载
- 积分:1
-
minisql
设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找(Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records, as well as insert/delete/find.)
- 2009-05-16 21:38:47下载
- 积分: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 Server数据库的备份与恢复功能,通用性很强的...
这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的-This is the time to do graduation project, the preparation of the SQL database backup and recovery capabilities, a strong general
- 2022-03-19 11:03:33下载
- 积分:1
-
可以分页的ListView
可以分页的ListView,可以绑定数据源,有实例源码可以参考。使用前,请用regsvr32进行注册
- 2022-12-28 18:10:04下载
- 积分:1
-
Database system to practice the answer, in the preparation of postgresql8.2 envi...
数据库系统练习答案,在postgresql8.2环境下编写。-Database system to practice the answer, in the preparation of postgresql8.2 environment.
- 2022-05-08 07:11:43下载
- 积分:1