搜索资源列表
thrconfig
- Visaul Studio 2005 for C# 连接数据库属性窗体源代码
c# 连接数据库(原创)
- c# 连接oracle,access,excel和dbf
Csharp
- C#连接Access、SQL Server、Oracle、MySQL、DB2和SyBase六种不同数据库的程序源码和需要注意的点-C# Connection Access, SQL Server, Oracle, MySQL, DB2, and SyBase six different database programs and the need to pay attention to point source
PointSelect
- gis应用~运用C#+AE,实现点的点选。查询,连接数据库-gis application ~ use of C#+ AE, click on the realization of points. Inquiries, connect to database
codesummary
- C# 关于数据库操作的经典总结(数据库连接,具体操作)!源码加注解-C# On the classic summary of database operations (database connection, the specific operation)! Source add comment
ConnectSQL
- vs2008 CSharp(C#)连接SQL数据库程序。-vs2008 CSharp (C#) to connect SQL database program.
weqe
- c#连接数据库实现一个简单的选择操作框体,数据库自行建立-Connect to the database to implement a simple selection operation frame
ex5-1
- 实现c#连接数据库,可以调用数据库里面的内容,显示航班的信息-Achieve c# connect to the database, you can call the content inside the database, flight information display
CSharpConnectionPool
- C# 实现数据库连接池,提高数据库访问性能。-C# to achieve database connection pooling to improve database access performance.
SqlHelper
- VB.net与C#连接数据库的代码,其实我觉得没什么啊,但是在技术论坛里,这个问题很火,因此整理了一下发给大家,注意要先准备好数据库,你可以顺着代码反建数据库,呵呵,就当学习一下。 -C# Vb.net database
cSharpdatabase_connct
- 该小程序对用c#连接数据库进行了详细的说明,步骤明了。-The small program to connect to the database using c# for a detailed descr iption of the steps clear.
PLINQ---Complete
- c#连接数据库的一个景点应用,很适合新手来学习-c# connect to the database application of a spot, it is suitable for beginners to learn
SqlCommand_ex
- 关于C#连接SQL数据库的小软件,可以调用数据库中的数据,也修改数据库内容中的内容,使用时请更改您要连接数据库的路径即可。-C# to connect to SQL database on a small software, you can call the data in the database, and modify the contents of the database content, use, change the path you want to connect to the d
C_ACC
- 操作涉及的主要C#类有: DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存 DataTable:对应数据库表,是数据库表行的集合 DataRow:对应数据库表行 OleDbConnection:建立数据库连接 OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步 OleDbCommandBuilder:生成更新数据库所需的指令 DataSet、DataTable、DataRow用于数据在缓存中的操作
DbConnectionHelper
- C# 连接数据库 (通过Oracle.DataAccess.Client)
CSharpdatabase_exam121012
- 一个简单的C#连接数据库案例, 使用vs2008开发-A simple C# connect to the database case with vs2008 development
workhelper
- C#连接数据库的简单应用,有界面。数据库文件是一个模拟的大学学生信息管理系统,可以实现简单的暗一定要求选出合适的学生评奖等功能-C# connect to the database simple application, the interface. Database file is a simulated college student information management system that can achieve a simple dark necessarily requir
DataGridDemo
- C#连接数据库 使用datagrid展示数据的例子-Examples of C# connect to the database using the datagrid display data
WebService
- Webservice的代码,封装了C# 连接数据库的常见的操作-source code of webservice
DbAccess
- C# --- sqlite数据库连接、建表、插入和查询(C# -- SQLite database connection, build table, insert and query)