CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - sqlite

搜索资源列表

  1. sqlite-3.3.17.tar

    0下载:
  2. sqlite database for embed linux-sqlite database for embed Linux
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:2111281
    • 提供者:chan
  1. sqlite-source-3_3_8

    0下载:
  2. 一个小型嵌入式数据库SQLite的源码,C语言-a small embedded SQLite database source code, C language
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:649958
    • 提供者:lianxiazh
  1. sqlite-3.5.2.so

    0下载:
  2. sqlite 3.5.2 编译好的库,可以用在linux上
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:161064
    • 提供者:wumao
  1. sqlite

    0下载:
  2. 一些关于sqlite的资料,想了解sqlite数据库的朋友们看看!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1793370
    • 提供者:阿兰若
  1. sqlite-amalgamation-3_5_6

    0下载:
  2. sqlite拿来与大家分享,希望大家喜欢。哈哈哈哈.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:786179
    • 提供者:likang
  1. sqlite-2.8.6.tar

    0下载:
  2. SQLite 2.8.6 源代码,用来在Linux/Unix/Windows上编译安装.它是一个小型的数据库,但是非常好用,速度也快,一般的数据库查询之类的操作据统计比MySQL,PostgreSQL都快,PHP5中直接绑定了它.最大可访问的数据量是2T.不需要安装,解压缩之后就可以用了.在命令行中输入 sqlite **,其中的**是文件名,如果不存在,会自动创建,这个文件就是数据库文件,它代表了一个数据库.
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:831189
    • 提供者:kingmax
  1. sqlite

    0下载:
  2. 本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome 查看本程序的功能
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:128634
    • 提供者:石艳军
  1. sqlite

    0下载:
  2. sqlite 3.0使用方法,例子,基本操作。。。很好用的
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:22269
    • 提供者:zch
  1. Sams.SQLite.Nov.2004.eBook-LiB

    1下载:
  2. SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1399031
    • 提供者:刘峰
  1. 将指定EXCEL导入至SQLite数据库

    0下载:
  2. 将指定EXCEL导入至SQLite数据库:导入之前,MYSQL数据库中已创建好目标数据表,但导入前判断数据表是否为空,数据为空再进行导入。 EXCEL导入过程中,数据类型转换或异常检测(EXCEL中的文字1不同于数字1,和数据表字段类型的匹配)。 导入完成或失败后,给出状态报告或提示。 ,Will be assigned to the SQLite database into EXCEL: before importing, MYSQL database goal has been to
  3. 所属分类:其他数据库

    • 发布日期:2016-01-25
    • 文件大小:1067450
    • 提供者:kaibing
  1. SqliteClassLibrary.rar

    0下载:
  2. 简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 ,Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:7553
    • 提供者:kingboy
  1. sqlitejdbc-v037-Win-i386.rar

    0下载:
  2. java 中使用 sqlite jdbc 插件源码,java 中使用 sqlite jdbc 插件源码
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:186007
    • 提供者:abs1285
  1. SQLiteHelper.rar

    0下载:
  2. Sqlite Helper 连接操作sqlite数据库,Sqlite Helper
  3. 所属分类:Database system

    • 发布日期:2017-04-01
    • 文件大小:5782
    • 提供者:zhulige
  1. CppSQLite3U_WINCE.rar

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

    • 发布日期:2017-05-13
    • 文件大小:3112926
    • 提供者:centent
  1. sqlite-amalgamation-3070900

    0下载:
  2. 嵌入式数据库SQLite3.7.9的源代码-This ZIP archive contains all C source code for SQLite 3.7.9 combined into a single source file
  3. 所属分类:Other Databases

    • 发布日期:2017-04-09
    • 文件大小:1336595
    • 提供者:刘夏辰
  1. SQLite_ODBC_Driver.rar

    0下载:
  2. SQLite ODBC Driver SQLite3 的ODBC驱动,可以像Access一样访问SQLite3数据库,SQLite ODBC Driver SQLite3 the ODBC driver, you can visit the same as the Access database SQLite3
  3. 所属分类:其他数据库

    • 发布日期:2016-12-23
    • 文件大小:1644267
    • 提供者:李军
  1. sqlite-3.3.8.rar

    0下载:
  2. 移植sqlite-3.3.8源码和过程 移植sqlite-3.3.8源码和过程移植,Sqlite-3.3.8-source transplantation and transplantation process sqlite-3.3.8-source and the process of transplantation
  3. 所属分类:Other Databases

    • 发布日期:2017-04-10
    • 文件大小:1928161
    • 提供者:里真为
  1. sqlite-source-3_3_4

    0下载:
  2. 这是sqlite3 源代码,C 语言版本的。-good database source
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:559509
    • 提供者:gao
  1. sqlite-database

    0下载:
  2. 简单操作Sqlite3的API封装,能够在空表的时候取得表的结果-Sqlite3 the API simple package that can form in the air when the results obtained in table
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:1966
    • 提供者:chenzhixin
  1. SQLite

    1下载:
  2. sqllite使用教程和源码,sqllite使用教程和源码 使用教程和源码-sqllite the use of tutorials and source code, sqllite the use of tutorials and source code using the tutorials and source code using the tutorials and source code
  3. 所属分类:Other Databases

    • 发布日期:2017-03-24
    • 文件大小:169933
    • 提供者:kevin
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com