搜索资源列表
简单封装数据库表的类-演示
- 简单封装数据库表的类的一个简单的例子: http://www.delphifans.com/SoftView/SoftView_1476.html-simple database table like a simple example : http : / / www.delphifans.com/SoftView/SoftView_1 476.html
C++ODBC
- C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
CppSQLite_3_1_demo_and_src
- SQLite的c++封装类,包括.net封装-SQLite c Packaging categories, including. Net Packaging
DBKrnl
- oledb封装类仿MFC的CRecordset-oledb Packaging category imitation MFC CRecordset
adopack
- ADO封装类,很好用的,看看吧 可以在Visual C++ 直接使用-ADO Packaging categories, the good, it can look at the direct use Visual C
TestAccDB
- 论坛中有许多操作Access数据库的介绍、说明,示例代码等资源,但感觉总是不太连贯和全面,给急需想要使用Access数据库做开发的朋友不少遗憾。本代码是一个封装完整的Access数据库类,包括Ole版本协商、数据库优化、数据库连接等等。由于接口非常简单易懂,读者下载后即可直接投入使用,非常方便。不过,由于Access DAO不支持多线程,所以在本代码中没有实现更好的替代方案,这也是读者在使用本代码的过程中需要注意的一个地方。由于本人水平有限,程序中难免会有很多缺陷,还请各位高手指点!
vs2005_ADO20080125111338
- vs2005下的ADO封装类,已经经过了测试为减小上传大小其中包括.h和.cpp文件.
CppSQLite3U_WINCE.rar
- SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
sqlite3_class_1.7.2.0
- 本人自己封装的一组用于操作sqlite3数据库的封装类, 支持加密,以及二进制操作。内附完整的测试用例。 源码在Window XP(X86)及WinCE(ARM)环境下调试通过, 内附VC6工程,和EVC4工程。-I own package a set of wrapper class operation sqlite3 database support encryption, as well as the binary operation. Containing a complet
CppSQLite3_2
- SQLite 封装类 使用简单 功能全 是一个良好的库-SQLite wrapper class using a simple function of the whole is a good library
sqlite-SQLite3U
- sqlite是跨平台的数据库,尤其适合嵌入式系统,这是最新版本,内含对sqlite的封装类CppSQLite3U,以及对类的使用说明。-sqlite database are cross-platform, particularly suitable for embedded systems, This is the latest version of sqlite package containing category CppSQLite3U, as well as the type of u
My-Ado
- 数据库程序,涉及记录的浏览,以及图像的显示。数据库的代码已封装成类。-Database program, involving records of browsing, and image display. The database code has been encapsulated into a class.
DB_test6
- 使用COM组件ADODC, 封装的一个操作access数据库的简单类, 具备数据库操作基本功能, 供初学者参考COM组件在数据操作上的使用. 具体封装参看CDatabase类-The use of COM components ADODC, package a simple operation of the database access classes, with the basic functions of database operations for the beginners refe
AdoAccess2000
- 别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Access数据库的类,非常简单.-Someone else' s VC action Access databases are used in GUI, so that VC looked rusty' s confused, but to no avail, this time I packaged a pure C++ sou
ADO
- 自己封装的一个ADO类用于ADO连接,使用非常方便!-A program for ADO class~
CSQLite
- SQLite数据库自制C++封装类,比起网上流行的更简单明了,容易掌握。利用此类,即可完成SQLite的最常用的操作。-SQLite Database Home C++ wrapper class, more popular than the Internet simple and easy to master. The use of such, to complete the most common operation SQLite.
ado_class
- ado操作数据库封装类,方便操作数据库acce-ado operation of the database wrapper class to facilitate the operation of the database access
MySqlPlus
- 基于ADO的数据库封装类,可以直接使用类中的函数对数据库进行连接等操作.-Based on ADO database wrapper class, you can directly use the class function to connect to the database, and other operations.
Sqlite_class
- SQLite封装的一个简单的类,熟悉此数据库或想学习sqlite的可以学习一下这个类的应用-SQLite class
sqlite3-class
- 一个小型嵌入式数据库SQLITE3的封装类,里面有使用文档说明-A small of embedded database SQLITE3 the wrapper class use document describes