搜索资源列表
C++_MySQL_2077637302007
- 一个简单的mysql c api的c++ wrapper库代码,封装了mysql访问
sqlite3x-050616
- A minimalistic wrapper for SQLite 3.x, inspired by the ADO.NET interfaces.
mysqlwrapped-1.4.tar
- MySql++ wrapper
sql_engine-1.0.0.tar
- 支持常用数据库的数据库封装类,支持mysql,sqlite,oracle,等-Common database to support the database wrapper class, support mysql, sqlite, oracle, etc.
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
SQLITE3.1
- SQLite数据库操作的C++封装类.功能强大,值得借鉴!-SQLite database operations of C++ wrapper class. Powerful and worth learning!
CppSQLite3_2
- SQLite 封装类 使用简单 功能全 是一个良好的库-SQLite wrapper class using a simple function of the whole is a good library
iphone-testsqlite
- iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
cppodbc
- cppodbc--c++的odbc封装类,跨平台使用,非常简单 -cppodbc- c++ for odbc wrapper classes, cross-platform use, very simple
oralib
- c++封装的oci库,能完成常用的oracle数据库操作-oci c++ wrapper library
ADOWrapper
- 一个封装ADO的类,封装了具体的ADO操作的细节,可以方便直接地运用在实际的项目中。-a class wrapper the ADO operation. it s effectively to use it into your products.
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.
VC_platform_used_by_ADO_wrapper_class_source
- VC平台下ADO所用的封装类源码VC platform used by ADO wrapper class source-VC platform used by ADO wrapper class source VC platform used by ADO wrapper class source
Daquan_classic_ADO_database_wrapper_class
- ADO数据库封装类经典大全Daquan classic ADO database wrapper cla-ADO database wrapper class classic Daquan Daquan classic ADO database wrapper class
ado_class
- ado操作数据库封装类,方便操作数据库acce-ado operation of the database wrapper class to facilitate the operation of the database access
MFCDataBase
- 一个C++连接数据库的程序。里面有一个小教程,指导怎么连接数据库。已经封装好一个连接数据库的类。程序环境为VS2010-A C++ connect to the database program. There is a little tutorial to guide how to connect database. Database has a connection wrapper class. Program environment for VS2010
Archive
- a simple c++ sqlite wrapper which use variants and
7z920002_64
- SQLite3 Wrapper Seven Makr Zip 64bit D-SQLite3 Wrapper Seven Makr Zip 64bit DLL
JDBCUtil
- 数据库JDBC的一个封装类,在调用的时候需要一个String 类型的参数,选择连接的Mysql数据库中的数据库名,通过sql语句,调用封装好的方法,实现数据库插入、修改、查询等功能!-A database JDBC wrapper class needs a String type parameter when calling, select the database name in the Mysql database connection and sql statement, calling
wxsqlite3-3.0.0.1
- 这个是加密版的sqlite3,也是一个开源的项目。支持数据库的加密(aes),压缩包中有相对应的源码,可以自己修改。-wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library.
