搜索资源列表
SQLhelp
- SQL server的帮助文档,省去查阅课本的过程
sqlhelp
- sql帮助文档 sql7.0标准数据库查询 管理语句 函数方法
SqlHelperclass
- SqlHelp是一个数据库操作类,所有方法全为静态,直接使用即可。减少了程序员重复写与数据库操作相关的一些工作量。是一个不错的帮助工具。-SqlHelp is a type of database operations, all the methods are all static, can be directly used. Reduced duplication of programmers and database operations related to write some of t
DataAccessLib
- 通用数据库访问层,支持OLEDB,ODBC,MYSQL,MSSQL,POSTGRESQL,免费开源 自己编写的,支持SQL注入过滤-common dataaccess layer, provider OLEDB,ODBC,MYSQL,MSSQL,POSTGRESQL
G5_DBMS
- 一个winform程序,实现了基本的功能,并且包含了SQLhelp,调用数据库非常方便-A winform program to achieve the basic function, and includes a SQLhelp, call the database is very convenient
SqlHelper100604
- SqlHelper源码及使用实例 SqlHelper是非常方便的数据库操作函数,功能强大,使用起来非常简单,免去很多复杂的数据库操作的代码,在多层应用及面向对象开发中都有很多应用 SqlHelper源码带有详细的说明,示例中有51aspx原始的示例Sql语句 主要包括以下操作: 简单SQL语句(ExcuteSql) 带参数的简单SQL语句(ExcuteSQLParm) 简单存储过程 (ExcuteProc) 带参数的存储过程(ExcutePro
SqlHelper
- VB.net与C#连接数据库的代码,其实我觉得没什么啊,但是在技术论坛里,这个问题很火,因此整理了一下发给大家,注意要先准备好数据库,你可以顺着代码反建数据库,呵呵,就当学习一下。 -C# Vb.net database
SQLHelp
- sql hepl帮助你对sql的了解,和对数据库的了解,不错的-sql hepl
SqlHelp
- SqlHelp 生成实体类和简单操作数据库-SqlHelp generate entity classes and simple operation database
SQLhelp
- sql入门全集,很牛逼的,,我手场了几百年了-sql Starter Collection, very fast hardware, and I hand field for hundreds of years
sqlhelp.cs
- c#的sqlhelp.cs文件,利于帮助读者理解