Location:
Search - oledb example
Search list
Description: oledb的例子,在pda上好用-connectivity example, pda on Easy
Platform: |
Size: 24830 |
Author: 孙彤 |
Hits:
Description: 介绍WTL通过oledb方式访问数据库的例子-introduced WTL way connectivity through access to the database example
Platform: |
Size: 9509 |
Author: ranxl |
Hits:
Description: WTL使用oledb方式访问数据库的例子-WTL use Access database connectivity example
Platform: |
Size: 11306 |
Author: ranxl |
Hits:
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: 27965 |
Author: 朱向荣 |
Hits:
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: 57720 |
Author: tang |
Hits:
Description: oledb的例子,在pda上好用-connectivity example, pda on Easy
Platform: |
Size: 24576 |
Author: 孙彤 |
Hits:
Description: 介绍WTL通过oledb方式访问数据库的例子-introduced WTL way connectivity through access to the database example
Platform: |
Size: 9216 |
Author: ranxl |
Hits:
Description: WTL使用oledb方式访问数据库的例子-WTL use Access database connectivity example
Platform: |
Size: 11264 |
Author: ranxl |
Hits:
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:
Description: VS2005下使用VC++访问SQLCE数据库
SQL Server 2005 Mobile Edition 联机丛书
NorthwindOleDb - 本机示例应用程序-VS2005 use VC visit SQLCE SQL Server 2005 database Mo bile Edition Books Online NorthwindOleDb-for example, the application procedure
Platform: |
Size: 233472 |
Author: dzq21cn |
Hits:
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:
Description: Visual.C++程序设计技巧与实例--配套光盘
第10章 ACITVEX
本章共有两个实例:
1. RegActiveX编程注册ActiveX控件
2. PJ牌九ActiveX控件制作实例
第11章 调试技术
本章共有两个实例:
1. ConsoleTrace在控制台程序中使用TRACE宏
2. MemLeakCheck内存泄漏的例子
第12章 VC数据库编程
本章共6个实例:
1. MyOdbcSample使用ODBC访问数据库
2. MyOdbcExcel动态加载ODBC数据源
3. Abc使用DAO进行数据库开发
4. MyOLEDBSample使用OLE DB进行数据库编程
5. ADOTEST1使用ADO进行数据库开发
6. MyAdoBlob如何使用VC++存取数据库中的大对象-Visual.C program design techniques and examples-- matching CD Chapter 10 of this chapter ACITVEX Two examples : 1. RegActiveX registered ActiveX Programming 2. PJ Play ActiveX produced examples of Chapter 11 of this chapter debugging techniques were two examples : 1. ConsoleTrace console procedures in the use of TRACE-2. MemLeakCh eck memory leak example Chapter 12 VC Database Programming chapter has six examples : 1. MyOdbcSample use ODBC database 2. Dynamic MyOdbcExcel Add 3 ODBC data source. Abc use DAO for database development 4. MyOLEDBSampl e use OLE DB database programming 5. ADOTEST1 use ADO database development 6. M VC yAdoBlob how to use the database to access large object
Platform: |
Size: 1634304 |
Author: xixi |
Hits:
Description: Windows Mobile 平台应用开发一书所带示例源代码-Windows Mobile application development platform, the book brought the example source code
Platform: |
Size: 419840 |
Author: Sidney |
Hits:
Description: 利用OleDB压缩Access数据的例子,VC++源代码-Access data using OleDb compression example, VC++ Source code
Platform: |
Size: 228352 |
Author: zhang |
Hits:
Description: 作为一个Csharp入门学习的例子还是很好的,关于数据库操作的-CSharp entry as a learning or a good example, with regard to the database operation
Platform: |
Size: 21504 |
Author: lingxiao |
Hits:
Description: vc 6 使用oledb访问oracle数据库的例子。oledb的例子不多,这个可以借鉴学习。-vc 6 to access oracle database using oledb example. oledb there are few examples that you can learn from.
Platform: |
Size: 160768 |
Author: liuliming |
Hits:
Description: 下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行
OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBuilder:生成更新数据库所需的指令DataSet、DataTable、DataRow用于数据在缓存中的操作,这上面的操作只有更新到数据库中,修改结果才会被永久保存。OleDbConnection 是用OLEDB方法连接数据库所必需的。-The following Access database, for example, methods of operation to access the database with C# DataSet class. Operation involves the main C#
Class: DataSet: corresponds to a collection of database tables, is actually a database table in memory, a cache a DataTable:
The corresponding database table, database table rows collection of a DataRow: the corresponding database table row
The OleDbConnection: to establish a database connection the OleDbDataAdapter: generate a DataSet from the database, and is responsible for the DataSet
The OleDbCommandBuilder of database synchronization: generate the instructions required to update the database a DataSet, DataTable, a DataRow
For the operation of the data in the cache, the above operation only updates to the database, modify the results will be permanently saved.
OleDbConnection to connect to the database using the OLEDB method necessary.
Platform: |
Size: 17408 |
Author: 月落乌啼 |
Hits:
Description: 本示例演示了如何在 C# 中使用 Microsoft Access 数据库。它演示了如何创建数据集并从数据库向该数据集添加表。示例程序中使用的 BugTypes.mdb 数据库是一个 Microsoft Access 2000 .mdb 文件。-This example demonstrates how in C# using the Microsoft Access database. It demonstrates how to create a data set from the database and add a table to the dataset. Sample program using BugTypes.mdb database is a Microsoft Access 2000. Mdb file.
Platform: |
Size: 36864 |
Author: 闫光 |
Hits:
Description: 借助C#语言,实现Access数据库的访问,以OperateAccess类的形式发布,方便移植,代码注释明确。使用时直接包含该文件即可。
功能:
1.使用OledDb: using System.Data.OleDb
使用DataSet using System.Data
2.数据表Stu_Inf 为例【名字可以更改,表内容也可以随意写】
3.建立连接,返回记录,返回字段
3.插入
4.删除
5.查找、更新-With C# language, to achieve access to the Access database in the form of OperateAccess class publishing, easy to transplant, code comments clear. When using direct containing the file. Features: 1 Use OledDb: using System.Data.OleDb using DataSet using System.Data 2 Data Sheet Stu_Inf for example [name can be changed, you can feel free to write table contents] 3 connection is established, the returned records returned. Field 3 Insert 4. deleted 5. retrieve, update
Platform: |
Size: 2048 |
Author: Sun Jin |
Hits:
Description: 登录用户名和密码:萧宇 admin
注意:由于本例使用的数据库文件是基于Office 2007的,所以用户机器中应该事先安装Office 2007,否则注册新用户的过程中将会报错“未在本地计算机上注册“Microsoft.ACE.OLEDB.12.0”提供程序。”(Note: since the database file used in this example is based on Office 2007, the user machine should install Office 2007 in advance, otherwise the registration of new users will be false "not registered on the local computer" Microsoft.ACE.OLEDB.12.0 "provider.")
Platform: |
Size: 715776 |
Author: 艾本 |
Hits: