-
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。...
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
- 2022-02-12 19:13:34下载
- 积分:1
-
本程序枚举SQL Server服务器.可以用它来列举出计算中所有的SQL服务器和数据库....
本程序枚举SQL Server服务器.可以用它来列举出计算中所有的SQL服务器和数据库.-the procedure except to the SQL Server. Can be used to set out all the terms of SQL services Treasury devices and databases.
- 2023-01-19 16:10:03下载
- 积分:1
-
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
- 2022-01-26 03:06:03下载
- 积分:1
-
完成数据库索引功能的 C 语言源代码,运行环境WINDOWS.
完成数据库索引功能的 C 语言源代码,运行环境WINDOWS.-Completion of the database indexing function C language source code, runtime environment WINDOWS.
- 2023-05-25 16:55: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
-
visual basic6.0 connect sql2000 Operation
visual basic6.0连接sql2000操作-visual basic6.0 connect sql2000 Operation
- 2022-01-21 20:57:09下载
- 积分:1
-
建立数据库连接的加密字符串,使用户可以方便的建立与SQL的连接...
建立数据库连接的加密字符串,使用户可以方便的建立与SQL的连接-establish the database connection string encryption, so that the user can establish a link with SQL
- 2022-02-26 17:40:47下载
- 积分:1
-
飞天加密狗dll接口的delphi声明以及处理函数
飞天加密狗dll接口的delphi声明以及处理函数-Flying delphi dongle dll interface function declarations as well as treatment
- 2022-05-18 17:49:19下载
- 积分:1
-
VB与EXCEL精华 VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华-VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream
- 2022-04-09 11:39:34下载
- 积分:1
-
实验数据库的报告,老师布置的操作,这是关于T。
数据库实验报告,老师布置的作业,也就是课本上的题自己用SQL语言进行调试,编写。-experimental database report, the teacher layout of the operation, which is on the books and that their use SQL debugging and preparation.
- 2022-02-11 17:02:59下载
- 积分:1