搜索资源列表
odbccy
- 嵌入式ODBC和SQL应用 开发环境,VC++6.0-embedded ODBC and SQL application development environment, Visual C + + 6.0
C++ODBC
- C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
sqldb2
- 以OLE DB风格访问DB2数据库的C++类源码,也可用于ODBC。-OLE DB to DB2 database style visit to the C source code, can also be used for ODBC.
ODBExcel
- 直接通过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
dtl
- 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
RWExcelSrc
- 演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能
RWExcel
- 使用visual c+++直接读写excel表格,基于odbc的方法,是学习数据库编程的一个不错源码
VLanPlayConsole-Fb
- 关于DELPHI下面使用ODBC 连接FIREBIRD数据库 采用C/S结构,此程序运用于CLIENT端,连接主机数据库,需要安装FIREBIRD ODBC连接程序
config_ODBC_data_source
- 用于数据库odbc连接的源码,在c#下成功运行
async_demo
- 完成在ODBC中进行异步调用的C程序源代码,运行环境Windows.
tongxunlu
- 基于ODBC数据库的通讯录软件的设计 ,主要采用C++和Access来实现的-the design of address list base on ODBC database
Apriori
- 介绍了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
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
odbc
- 使用c++写的一个ACCESS数据库程序。用于管理学生的课绩系统。-Use c++ to write an ACCESS database program. Class performance system for management students.
csql3.3-src.tar
- 一个快速、多线程的内存数据库引擎。可以工作在嵌入模式或者 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
SQLDirect 6.4.3 Full Source
- 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
Cinema-ticketing-system
- 这份代码是一个影院售票系统,使用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.
