搜索资源列表
WINCE的unicode的CppSQLite包
- Based on beautiful wrapper written by Rob Groves Very good wrapper, support unicode.
KompexSQLiteWrapperDoxygen_1.7.8
- 这是Sqlite包装类的使用说明,英文版的-This is Sqlite wrapper class for use, the English version of
CppSqliteTest
- 使用SQLite的C++封装类,访问带加密功能的SQLITE3.3.6的一个测试实例-Use SQLite' s C++ wrapper classes to access with encryption SQLITE3.3.6
CppSQLite3_2
- cppsqlite,一个非常小的vc++ 关于sqlite数据库的封装。描述了如何应用提供链接的例子程序,然后使用cppsqlite提出,并最终cppsqlite类记录。- CppSQLite, a very thin C++ wrapper around the public domain SQLite database library. A descr iption of how to link applications with SQLite is provided, then
SQLLiteWrapper.cpp
- SQLite Wrapper for C-This is a simple SQLite wrapper written in c++. SQLite is an embedded SQL database engine,fully tested. SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. The descr iption a
sqlite-net-wp8-master
- A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8.
SQLLiteWrapper.cpp
- SQLite Wrapper for C-This is a simple SQLite wrapper written in c++. SQLite is an embedded SQL engine,fully tested. SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files.The descr iption about SQLite
sqlite-net-master
- SQLite-net was designed as a quick and convenient database layer. Its design follows from these goals: Very easy to integrate with existing projects and runs on all the .NET platforms. Thin wrapper over SQLite that is fast and efficient. (This
