资源列表
SQL_Server_2000
- SQL_Server_2000_查询分析器键盘快捷键大全-SQL_Server_2000 select resence and fast key
candy
- 数据库SQL Server 的几个程序,希望对大家用用,大家互相交流 -SQL Server database of several procedures, in the hope that we will use, we can exchange ideas
mssqlSQL_Server_2005SQL2000
- 这是上课时老师给我们的sql 2005 的源代码,记录的基本的命令-This is the class the teacher gave us the source code sql 2005, recorded the basic commands
1
- 数据仓库olap系统设计文档模板,用于数据仓库OLAP系统详细设计-Data warehouse olap system design document template for the detailed design of data warehouse OLAP system
duqushuju
- 告诉初学者如何利用数据库调入照片,一些基本操作-Tell beginners how to use the database transferred photos, some basic operations
ch08
- sql2000工程实践一书第8张源代码,可以直接调试 -SQL2000 engineering practice of a book section 8 Zhang code, debugging can be directly
Exercises-1-answer
- 数据库试验及源代码,适合初学者,比较详细-Database testing and source code, suitable for beginners, a more detailed
sdfs
- 数据库设计三大范式应用实例剖析.数 据库设计三大范式应用实例剖析.
sp_updateUDT
- SQL2005 不支持原有的SQL2000修改数据类型方式,通过上面的脚本修改其自定义类型-SQL2005 does not support SQL2000 modify the original data types, through the above scr ipt to modify its custom types
SQL_with
- SQL2005 递归新方法 递归新方法-SQL2005 new method of recursive
DatabaseConnectionPoolingTemplate
- An Advance tool.. Template for database pool that can be implemented for a variety of databases such as Oracle, MySQL etc.
SQLHelper
- SqlHelper是一个微软完全开放源码的数据库操作类,用于简化你重复的去写那些数据库连接(DbConnection),DbCommand,DbDataReader等等。SqlHelper 封装过后通常是只需要给方法传入一些参数如数据库连接字符串,SQL参数等,就可以访问数据库了,很方便。-C#