搜索资源列表
sqlite_res
- sqlite3,编译好的dll用于VC,内部有头文件,lib文件和dll文件.将其插入vc工程可以进行sqlite的操作-sqlite3, compiled dll for the VC, head of internal documents, lib dll files and documents. will be inserted vc project to carry out the operation sqlite
sqlite3_demo_test
- 一个基于VC的sqlite3数据库API调用测试程序,可以参考程序理解如何通过API在VC中嵌入sqlite3
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
sqlite3
- sqlite数据库在vc环境中使用的.h,.lib,.dll文件,在link中添加.lib文件即可使用-sqlite database for use in the vc environment. h,. lib,. dll files, add in the link. lib files can be used
sqlitemaster
- 一个简单的sqlite3 vc 调用(回调函数方式)-sqlite_exec call_back select* from sqlite_master look table info
DB
- 实现在vc6.0下如何与数据库SQLITE3想关联以及基本数据库操作-Vc6.0 how to achieve at SQLITE3 want associated with the database and basic database operations
CppSQLite_1_4_demo_and_src
- 这个程序用来操作SQLite3的数据库,经过本人使用,感觉非常方便。对于经常需要使用VC,C++等语言开发又需要保存数据的朋友非常有用。-This procedure is used to operate SQLite3 databases through the use of I feel very convenient. For the frequent need to use the VC, C++ and other language development also need to s
sqlite3_lib
- vc++ sqlite3 静态库,可静态编译-vc++ sqlite3 static library can be statically compiled
SQLite-Summary
- 这是我在最近一段时间内学习SQLite的一些资料,有SQLite简介、SQLite的简单使用、SQLite3 C/C++ 开发接口简介(API函数)、在VC下使用SQLite等等,这些资料让我很快地入门,对我来说很有帮助,所以上传跟大家一起分享。-This is what I learn in the most recent SQLite some information About a SQLite, SQLite s simple to use, SQLite3 C/C++ programm
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
SqliteTool_bak7
- 利用VC开发的SQLITE3的配置工具。支持单记录和EXCEL批处理操作。-VC SQLITE3 TOOL EXCEL
UsingSQLite
- 用嵌入式数据库SQLite3.0的例程,在VS2003下调试通过。-This is example for using SQLite 3.0 in VC++.It have been debugged in Microsoft Visual Studio 2003.
SkillsSummary
- 纯个人兴趣开发。 VS插件 安装位置:自行拷贝至 \My Documents\Visual Studio 2008\Addins 目录下 开发环境:VC++2008 代码库管理:将自己平时总结的信息保存至sqlite3数据库,通过菜单调用查看等。 该插件不够完善,部分功能没有开发完成。但是不影响使用。 使用sqlite3数据库,不支持加密。如果需要密码支持,可以自行下载或修改sqlite3加密版(网上有加密的版本,请自行搜索) 部分功能不够
vcPP-APP_CODE_15
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 暴风压力测试2010(V7.0)源码.RAR 超级下载.zip 窗体透明、窗体上控件和DC绘图不透明.rar 大型多媒体视频会议服务器端和客户端源码VC.zip 带加密功能的SQLite3.3.6封装类 .rar 点对点多线程断点续传软件《传圣》源代码.rar 断点续下.zip 多个VC++加密解密算法库(CRYPT++).zip 多任务多线程断点续传DLL.rar 多线程查找
Datebase
- 这是基于vc的数据库编程,是基于sqlite3的编程-This is based on the vc database programming, sqlite3-based programming
sqlite-amalgamation-3071401
- sqlite3数据库的使用,vc++,实现了创建,建表,插入,删除,更新-sqlite3 database vc++ achieved to create, build tables, insert, delete, update
sqlite3-class-for-vc
- 纯C++ sqlite封装类,有静态库和源代码。在VS在编译通过,wince平台下使用已久,稳定快速,没有问题。 -Sqlite3 class for nature C++。fast and bistable。
SQlite3.5.7-VC(NEW)
- 这是SQLite的最新版的VC封装源码,功能很全,可以编译为VB、Delphi等调用-This is the latest version of the VC SQLite package source
sqlite-amalgamation-3_6_21
- sqlite3 VC编程数据库文件,请大家参考-sqlite3, VC++ database files
sqlite3
- sqlite3封装成一个类,使用非常方便,WinCE下也可以使用(SQLite3 packaged into a class, very convenient to use, WinCE can also be used)