CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc sqlite

搜索资源列表

  1. VC_SQLITE

    0下载:
  2. 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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-22
    • 文件大小:323387
    • 提供者:张晓楠
  1. sqlite3

    0下载:
  2. 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
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:538413
    • 提供者:
  1. Sqlite-server

    0下载:
  2. 一个较好用sqlite管理工具,是用vc开发的,功能很强大。-A good management tool with sqlite, is vc developed very powerful.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:921724
    • 提供者:陈和
  1. sql_vc

    0下载:
  2. sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:297332
    • 提供者:editasp
  1. vc

    0下载:
  2. SQLite在VC下的使用SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。-SQLite在VC下的使用
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5421
    • 提供者:hxt
  1. SQLite

    0下载:
  2. SQLite在VC中的调用演示程序,SQLite是一种轻量级数据库-SQLite call in the VC in the demonstration program, SQLite is a lightweight database
  3. 所属分类:Other Databases

    • 发布日期:2017-04-03
    • 文件大小:297744
    • 提供者:lsd
  1. sqLiteConvert

    0下载:
  2. sample using sqlite in Vc++ with CLR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4798
    • 提供者:thor
  1. OCXSqlite

    0下载:
  2. 用VC++ 将sqlite封装成ocx. 采用OCX可以很方便嵌入其他应用程序中.-Sqlite with VC++ will be packaged as ocx. Using OCX can be easily embedded in other applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6582885
    • 提供者:momo
  1. testsqlite

    0下载:
  2. 使用vc++编写的与sqlite数据库通信的源代码,代码已通过测试。-Written using vc++ sqlite database communication with the source code, the code has been tested.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:437986
    • 提供者:xiaoqianer
  1. The-use-of-SQLite-in-WINCE-P-VC-P-P

    0下载:
  2. 学过一段时间的WIN CE,感觉那是一个很难的东西,这里上传一个老师分享的一个东西,是关于sqlite在WINCE上的使用+vc++的,有兴趣的人看看吧!-Studies over a period of time WIN CE, feeling that it is a very difficult thing, here to upload a teacher to share one thing, is on the SQLite WINCE in the use of VC++, int
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:557448
    • 提供者:永华
  1. SQLite-Summary

    0下载:
  2. 这是我在最近一段时间内学习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
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:20513
    • 提供者:leebin
  1. sqlite-autoconf-3071000.tar

    0下载:
  2. 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
  3. 所属分类:Other Databases

    • 发布日期:2017-04-10
    • 文件大小:1801640
    • 提供者:杨利团
  1. sqlite-amalgamation-3071401

    0下载:
  2. sqlite3数据库的使用,vc++,实现了创建,建表,插入,删除,更新-sqlite3 database vc++ achieved to create, build tables, insert, delete, update
  3. 所属分类:Other Databases

    • 发布日期:2017-11-13
    • 文件大小:1384040
    • 提供者:马廷亚
  1. sqlite3-class-for-vc

    0下载:
  2. 纯C++ sqlite封装类,有静态库和源代码。在VS在编译通过,wince平台下使用已久,稳定快速,没有问题。 -Sqlite3 class for nature C++。fast and bistable。
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:713616
    • 提供者:杰哥
  1. SQlite3.5.7-VC(NEW)

    1下载:
  2. 这是SQLite的最新版的VC封装源码,功能很全,可以编译为VB、Delphi等调用-This is the latest version of the VC SQLite package source
  3. 所属分类:Other Databases

    • 发布日期:2017-05-11
    • 文件大小:2576506
    • 提供者:音乐虫子
  1. vcsqlite1127

    0下载:
  2. vc sqlite导入文本数据-vc sqlite,load data usb sqlite
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-18
    • 文件大小:4875995
    • 提供者:joypoo
  1. VCPP-SQLite

    0下载:
  2. 这个是VC++ 6.0的 SQLITE操作例子,找了好久都没找到,就结合现有的操作例子自己搞了一套。-This is a VC++ SQLITE operation example 6.0, for a long time did not find, on the combination of existing operating a set of examples of their practice.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:262132
    • 提供者:FixWork
  1. sqlite-amalgamation-3_6_21

    0下载:
  2. sqlite3 VC编程数据库文件,请大家参考-sqlite3, VC++ database files
  3. 所属分类:SQL Server

    • 发布日期:2017-05-07
    • 文件大小:1081031
    • 提供者:lixinxin
  1. sqlite.tar

    0下载:
  2. 使用Sqlite的小例子,在VC++里面操作数据库,初学者可以看一下-Use Sqlite small example, in VC++ operation inside the , beginners can look at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3020
    • 提供者:auss
  1. InsertDataToDB

    0下载:
  2. sqlite数据库主要应用于嵌入式数据库的开发,以纯C编写, 不依赖数据库平台,只有一个db文件,不用像Orcal,SQLSever,MySQL一样需要数据库程序的支撑。(SQLite database is mainly used in the development of embedded database, YISHION C written, Do not rely on the database platform, there is only one DB file, do not
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:29250560
    • 提供者:小直
« 12 3 »
搜珍网 www.dssz.com