-
RetiraAcentos
Function in SQL that remove special chars from a string.
Can be used with others SQL comands.
- 2013-10-10 04:56:37下载
- 积分:1
-
SQL Server 2000安装步骤图解
SQL Server 2000安装步骤图解-SQL Server 2000 installation steps diagram
- 2022-09-15 13:50:03下载
- 积分:1
-
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭...
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭-using to connect the database, the implementation of SQL commands, use the adapter to return data sets. We do not need to care about it whether the resources conn closed. When we do not have to it. Automatic safety system shut down to help us
- 2023-07-16 05:05:03下载
- 积分:1
-
SQL Server中的文件
----crear archivos.mdf.ldf和ndf
- 2022-08-14 18:06:21下载
- 积分:1
-
excel to sql从excel导入到ms sql server
excel to sql从excel导入到ms sql server-excel to sql from excel into ms sql server
- 2022-08-09 14:51:32下载
- 积分:1
-
ADO方式定期删除指定数据库中的表
ADO方式定期删除指定数据库中的表,通过ADO方式访问SQL 2000数据库,定期删除数据库中的指定类型的数据表
- 2023-02-03 22:25:04下载
- 积分: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与vb实现的 能完成在线的邮件发送与管理
邮件发送系统 sql与vb实现的 能完成在线的邮件发送与管理
-E-mail system sql with vb achieved to complete the online e-mail and management
- 2023-06-24 22:20:04下载
- 积分:1
-
前一段时间写数据库操作,封装整理的几个类,可以有个demo对这个几个ado类的应用,简化了对ado的操作...
前一段时间写数据库操作,封装整理的几个类,可以有个demo对这个几个ado类的应用,简化了对ado的操作-Some time ago to write database operations, packaging finishing a few classes, you can have a demo of this a few ado class applications, to simplify the operation of ado
- 2022-02-25 15:29:39下载
- 积分:1
-
21天学习SQL,SQL学习急救的兄弟们抓紧看。加油…
21天学习SQL,紧急学习SQL的兄弟们抓紧看吧。加油啊-21 days to learn SQL, Learning SQL emergency brothers step up and see. Refueling ah
- 2022-01-27 11:45:47下载
- 积分:1