Welcome![Sign In][Sign Up]
Location:
Search - oledb csharp

Search list

[CSharpCSharp编写的OleDb数据库连接通用类库

Description: CSharp编写的OleDb数据库连接通用类库,挻不错的喔-CSharp OleDb prepared by the General Class Database Connection, good oh Yan
Platform: | Size: 1708 | Author: yao | Hits:

[SourceCodeCSharpAccessDB

Description: C# 使用OLEDB-C# Using OLEDB
Platform: | Size: 87040 | Author: 胡彤 | Hits:

[CSharpCSharp编写的OleDb数据库连接通用类库

Description: CSharp编写的OleDb数据库连接通用类库,挻不错的喔-CSharp OleDb prepared by the General Class Database Connection, good oh Yan
Platform: | Size: 1024 | Author: yao | Hits:

[CSharpDataAccessljp

Description: 一个设计良好,非常好用的数据访问类. 使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support Oracle, Slammer, OleDb different databases flexible conversion.
Platform: | Size: 70656 | Author: 林继平 | Hits:

[CSharpCreateADatabaseByCSharp

Description: 程序实现了在C#中用OleDb类连接数据库,创建表等各种基本的数据库操作,可以给C#学习使用者提供简单的例子,用代码连接的方式实现数据库连接,数据库操作,操作数据库的时候更加灵活自如。有利于数据库连接的更改变动。-program in C# using OleDb category connect to the database, creating tables and other basic database operations can learn to C# users with a simple example. connecting with the code database connectivity, database, operation of the database is more flexible. Database Connection to the changes in the changes.
Platform: | Size: 27648 | Author: 朱向荣 | Hits:

[CSharpOLEDB

Description: 本示例说明如何在 C# 中使用 Microsoft Access 数据库。它显示如何创建数据集并从数据库向该数据集添加表。示例程序中使用的 BugTypes.mdb 数据库是一个 Microsoft Access 2000 .mdb 文件-this example of how the C# using the Microsoft Access database. It shows how to set up data from the database and data sets added to the table. The sample program used in the BugTypes.mdb database is a Microsoft Acces 's 2,000. mdb documents
Platform: | Size: 57344 | Author: tang | Hits:

[SQL ServerSQL+OleDb+Oracle+Npg_helper

Description: .net数据库操作类源码.分别有ms sql server , oracle , ole db , Npg的数据-. net database operations source category. respectively, ms sql server, oracle, ole db, Npg data
Platform: | Size: 830464 | Author: fuweihua | Hits:

[ADO-ODBCvfpoledb

Description: 通过oledb访问visual foxpro数据库,在证券行业经常使用。-Oledb access through visual foxpro databases, frequently used in the securities industry.
Platform: | Size: 2319360 | Author: 刘忠平 | Hits:

[Windows DevelopDBOperation

Description: 数据库操作类大全,包括MS SQL,Oracole,OLEDB,MySQL,ODBCDB。适合大家开发时用,避免重复劳动。-Guinness category database operations, including MS SQL, Oracole, OLEDB, MySQL, ODBCDB. Developed for everybody, and avoid duplication of efforts.
Platform: | Size: 377856 | Author: Bluewater | Hits:

[Web ServerwuliuSite

Description: 前台功能有:公司简介 运价参考 电子地图 身份验证 货物查询 在线留言 后台主要功能模块有:收货表单 发货表单 车辆管理 客户档案 首页信息 货物状态 网站后台 友情链接 本程序只是为了方便广大中小物流业主,是免费软件,在您安装时请修改数据库名称。App_Data/mydata.mdb和 App_Data/leaveword.mdb 修改后在用记事本打开web.config文件,在如下位置替换成你修改后名称 <connectionStrings> <add name="OLEDBCONNECTIONSTRING1" connectionString="Provider=Microsoft.Jet.OLEDB.4.0 Jet OLEDB:Database Password=lxhslmlz data source="/> <add name="OLEDBCONNECTIONSTRING2" connectionString="\App_Data\修改改后数据库名1.mdb"/> <add name="OLEDBCONNECTIONSTRING3" connectionString="\App_Data\修改改后数据库名2.mdb"/> </connectionStrings> 1.后台管理地址admin/login.aspx:用户名:51aspx 密码:51aspx 2.数据库为access数据库 3.软件要求环境:asp.net 2.0 注意:Access密码是lxhslmlz-err
Platform: | Size: 3166208 | Author: 蔚洁明 | Hits:

[CSharpOLEDB

Description: 作为一个Csharp入门学习的例子还是很好的,关于数据库操作的-CSharp entry as a learning or a good example, with regard to the database operation
Platform: | Size: 21504 | Author: lingxiao | Hits:

[Database systemDBFactory

Description: 一个通用的数据库操作类,可以访问ACESS,SQLServer,Oracle,OleDB等,并提供常用对表的读取及更新操作。-DataBase Operation class
Platform: | Size: 7168 | Author: liaojiajie | Hits:

[Windows DevelopExcelReader

Description: 这是一个读取EXCEL文档的类,以及全部的源程序. EXCEL文档可以直接通过oledb的方式读取,但有时会出现文本被读成科学计数法的情况,造成无法成功读取的结果, 所以我将此类推荐给大家.希望能对大家有用. -This is a read EXCEL document type, as well as all of the source. EXCEL documents can be directly read through oledb way, but sometimes the text was read into the situation of scientific count, causing the results can not be successfully read, so I will recommend to the U.S. such. I hope everyone can be useful.
Platform: | Size: 230400 | Author: ruhua | Hits:

[.netDataAccessLib

Description: 通用数据库访问层,支持OLEDB,ODBC,MYSQL,MSSQL,POSTGRESQL,免费开源 自己编写的,支持SQL注入过滤-common dataaccess layer, provider OLEDB,ODBC,MYSQL,MSSQL,POSTGRESQL
Platform: | Size: 541696 | Author: 李朝刚 | Hits:

[CSharpC_ACC

Description: 操作涉及的主要C#类有: DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存 DataTable:对应数据库表,是数据库表行的集合 DataRow:对应数据库表行 OleDbConnection:建立数据库连接 OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步 OleDbCommandBuilder:生成更新数据库所需的指令 DataSet、DataTable、DataRow用于数据在缓存中的操作,这上面的操作只有更新到数据库中,修改结果才会被永久保存。OleDbConnection 是用OLEDB方法连接数据库所必需的。 -C# for the operation of the Access database
Platform: | Size: 16384 | Author: dreampeace | Hits:

[CSharpKQBG

Description: 现在功能比较完善了,开发环境为Visual studio 2005,C#(CSharp)语言,程序提供对access和sql server的数据库访问功能(icco.cco为access数据库),能够根据用户的打卡信息记录(来自sql server数据库)进行迟到、早退、旷工、工作日加班、节假日加班进行分析,并能够导出为Excel文件。同时有完善的数据维护配置功能,包括sql server 数据库配置、上班时间配置、加班时间配置、旷工时间配置、节假日时间配置等,配置数据存放在access数据库;代码中包含安装部署工程,可以直接生成安装程序! 对C#操作Access、Sql Server学习者很好帮助!-If in English, it is an very good source package for CSharp learners to see how CSharp program interecting with oledb(such as access) and sql server database. Download this and save to your knowlege collection files, you ll never be regret for your decision!
Platform: | Size: 378880 | Author: tangguofang | Hits:

[CSharpCSharp-aaExcel

Description: C#操作Excel(读取)一.使用OleDb 二.使用com. 导入Microsoft.Excel- C# && Excel
Platform: | Size: 1024 | Author: lili | Hits:

CodeBus www.codebus.net