资源列表
ADO.NET
- ADO.net操作数据库总结,包括用SqlConnection连接SQL Server,二。用OleDbConnection连接 三.创建Command对象等-ADO.net to operate the database summary including the use SqlConnection to connect SQL Server, 2. OleDbConnection connection with the three. Create a Command object
alan_sqlserver
- 此文档提供了微软的SQLSERVER 函数的清单及说明-This document provides a Microsoft SQLSERVER function list and descr iption
ssd7 练习一(全)
- 全,绝对满分!
OrderDB_Query
- 万常选版数据库系统原理与设计实验教程第1-4次实验的参考答案,全部自己写的,经过验证。包括简单查询、复杂查询、数据定义操作、数据更新操作。-The experiment1-4 solution for Wan s the principle of database systems and design of experiments tutorial , all write their own proven, to be verified. involve simple queries, com
ch09
- sql2000工程实践一书第9张源代码,可以直接调试 -SQL2000 engineering practice of a book section 9 of Zhang Yuan code, can be directly debugging
Connectionpool
- MYSQL数据库连接池,包含自动释放,自动增加连接功能,-MYSQL database connection pool, including the automatic release, automatic increase in connectivity,
存储过程解密_SQL.txt
- 存储过程解密(破解函数,过程,触发器,视图.仅限于SQLSERVER2000)
easyodbc
- VC++中,提供了一种简单的采用ODBC方式操作数据库的方法。
SQL-fuxizhishidian
- SQL知识点集合,里面有很多sql编程要用到的使用技巧-SQL knowledge point sets, which use a lot of sql programming to the use of techniques
DATABASE
- 基于OLE的SQL CE数据库的C++操作类,很实用!-Based on the OLE of the SQL CE database C++ operator category, very useful!
SQL注入工具源码
- 利用SQL Server的注入漏洞实现猜解数据库名,表名,字段名及记录的信息,由于网速的原因,目前限制了只能同时猜解前5个字段值的记录信息。另外实现了三种方式执行系统命令,同时可回显显示。-use SQL Server injection vulnerability achieve guess Solutions database name, table names, field names and the information recorded, the speed network, cur
bcp
- SQL的BCP详解,有关BCP导入和导出的详细说明