搜索资源列表
数据库DB类。绝对实用
- C#中的数据库连接类,数据库DB类。绝对实用-C# Database Connection category, DB database category. Absolutely practical
MotoLab.Data
- 数据库连接,采用nhibrerate做为数据库连接,并包装了直接访问数据库连接的程序.你可以采用两种方式进行数据库操作,效率很高-database connections, as used nhibrerate database connectivity, packaging and direct access to the database linking procedures. You can use two methods for database operation, high effi
access数据库的应用windows
- ACCESS数据库运用,这是通过运用ACCESS与C#的连接,实验数据库与C#的结合。方便用户实现数据库的功能。-ACCESS database application, it is through the application of C# ACCESS connectivity, experimental database with a combination of C#. User-friendly database functions.
csharp_win_sub_daterange_param_engine
- 微软关于水晶报表应用程序的实例,这个是数据库连接的实例,共有三个实例。条件限制,只能一个一个传。-Microsoft crystal statements on the application examples of this is connected to the database example, there are three examples. Conditions imposed a one-only.
blueren.net
- 用实例学asp.net 章立民著 其中含有很多数据库连接方面的例子-example Asp. Net Zhang Xue Li-min with the database containing many examples of connections
systemofteacher
- asp数据库连接教程-asp Directory Database Connection
chanpin
- 产品图片展示系统 c#版功能说明:自动将上传任意图片生成缩略图,缩略图的高度和宽度在web.config里进行设置,可带一任意类型的附件,图片说明,产品说明,为防止数据库过大,图片放入文件系统内,文本信息保存至数据库内。执行image.sql 创建数据库。修改web.config里的数据库连接串。-products Photo Display System c # version features : automatic upload arbitrary will generate thumbn
CSharp编写的OleDb数据库连接通用类库
- CSharp编写的OleDb数据库连接通用类库,挻不错的喔-CSharp OleDb prepared by the General Class Database Connection, good oh Yan
c# 连接数据库(原创)
- c# 连接oracle,access,excel和dbf
SMS
- 利用mvs2005 acess数据库连接短信猫设备,实现企业级短信平台-Using mvs2005 acess database connection messaging cat equipment, enterprise-class messaging platform
CSharp-ConnectionStringUtil
- C#数据库连接字符串类,整理,规范代码。-C# database connection string type, collate and standardize the code.
codesummary
- C# 关于数据库操作的经典总结(数据库连接,具体操作)!源码加注解-C# On the classic summary of database operations (database connection, the specific operation)! Source add comment
VC
- 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用
Proposition
- 数据库连接 VC++ 附带论文 方便正在做毕业设计的同学-data base VC++ paper
ADO
- 数据库操作类,应用于数据库连接增删改查操作等-Database operation type, applied to check the database connection CRUD operations, etc.
DB_Conn_Pool
- 关于建立数据库连接池,不用频繁创建数据库连接-On the establishment of a database connection pool, do not often create a database connection
CSharpConnectionPool
- C# 实现数据库连接池,提高数据库访问性能。-C# to achieve database connection pooling to improve database access performance.
C_ACC
- 操作涉及的主要C#类有: DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存 DataTable:对应数据库表,是数据库表行的集合 DataRow:对应数据库表行 OleDbConnection:建立数据库连接 OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步 OleDbCommandBuilder:生成更新数据库所需的指令 DataSet、DataTable、DataRow用于数据在缓存中的操作
46655089Net2.0
- c# 数据库连接池 很好用的 vs2008-c# database connection pool is useful for
DbAccess
- C# --- sqlite数据库连接、建表、插入和查询(C# -- SQLite database connection, build table, insert and query)