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

搜索资源列表

  1. odbccy

    0下载:
  2. 嵌入式ODBC和SQL应用 开发环境,VC++6.0-embedded ODBC and SQL application development environment, Visual C + + 6.0
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:82400
    • 提供者:chenyang
  1. C++ODBC

    0下载:
  2. C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:4167
    • 提供者:liuxinyi
  1. sqldb2

    0下载:
  2. 以OLE DB风格访问DB2数据库的C++类源码,也可用于ODBC。-OLE DB to DB2 database style visit to the C source code, can also be used for ODBC.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:32552
    • 提供者:Jimmy
  1. ODBExcel

    0下载:
  2. 直接通过ODB C读写Excel表格文件部分原码C读直接通过ODBC读写Excel表格文件部分原码写Excel表格文件部分原码-directly through ODBC read and write Excel document forms part of the original C code directly through Reading ODBC read and write Excel document forms part of the original code to write
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:2047
    • 提供者:zouyong
  1. dtl

    0下载:
  2. The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:422916
    • 提供者:
  1. RWExcelSrc

    0下载:
  2. 演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:129097
    • 提供者:asfasdly
  1. RWExcel

    0下载:
  2. 使用visual c+++直接读写excel表格,基于odbc的方法,是学习数据库编程的一个不错源码
  3. 所属分类:其他数据库

    • 发布日期:2014-01-10
    • 文件大小:143010
    • 提供者:李伟
  1. VLanPlayConsole-Fb

    0下载:
  2. 关于DELPHI下面使用ODBC 连接FIREBIRD数据库 采用C/S结构,此程序运用于CLIENT端,连接主机数据库,需要安装FIREBIRD ODBC连接程序
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:592737
    • 提供者:allen
  1. config_ODBC_data_source

    0下载:
  2. 用于数据库odbc连接的源码,在c#下成功运行
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1987
    • 提供者:叶可可
  1. async_demo

    0下载:
  2. 完成在ODBC中进行异步调用的C程序源代码,运行环境Windows.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:15155
    • 提供者:tomli40
  1. tongxunlu

    0下载:
  2. 基于ODBC数据库的通讯录软件的设计 ,主要采用C++和Access来实现的-the design of address list base on ODBC database
  3. 所属分类:Other Databases

    • 发布日期:2017-05-10
    • 文件大小:2079148
    • 提供者:liyangwei
  1. Apriori

    0下载:
  2. 介绍了Apriori算法的C++实现,并带有数据库,可以实现可视化。在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-Apriori algorithm introduced C++, and with a database, can be visualized. In use, first in the " Control Panel/Administrative Tools/Data Sourc
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:58405
    • 提供者:jingke
  1. sqlite

    0下载:
  2. SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
  3. 所属分类:Other Databases

    • 发布日期:2017-05-27
    • 文件大小:10428210
    • 提供者:leng daxin
  1. odbc

    0下载:
  2. 使用c++写的一个ACCESS数据库程序。用于管理学生的课绩系统。-Use c++ to write an ACCESS database program. Class performance system for management students.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-22
    • 文件大小:2505216
    • 提供者:罗小凤
  1. csql3.3-src.tar

    0下载:
  2. 一个快速、多线程的内存数据库引擎。可以工作在嵌入模式或者 C/S 模式。-CSQL is a fast, multi-threaded SQL main memory database engine. It works in both embedded mode (database client and server run in the same host) and client/server mode. It provides very high throughput of 100,000
  3. 所属分类:Other Databases

    • 发布日期:2017-11-13
    • 文件大小:2990249
    • 提供者:sluttery
  1. SQLDirect 6.4.3 Full Source

    1下载:
  2. SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland/CodeGear/Embarcadero Delphi v.5 - 10, 2010, XE-XE6 and C++Builder v.5 - 2010, XE-XE6. It uses the native application programming interfaces to access to the
  3. 所属分类:其他数据库

  1. Cinema-ticketing-system

    0下载:
  2. 这份代码是一个影院售票系统,使用c++连接数据库,连接方式ODBC,数据库使用access,原创代码,原理比较简单,很容易看懂-This is a cinema ticketing system based on c++ and Access. It used ODBC as connection. This code is original and easy to understand.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2942972
    • 提供者:小白
搜珍网 www.dssz.com