搜索资源列表
oracle oci
- 这是Oracle OCI接口,可以直接在C++中代码访问Oracle的数据库,速度非常快。是开发高性能的数据库程序的必备API。-This is the Oracle OCI interface, and can directly in C code to access Oracle database, speed very quickly. The development of high-performance database API for the future.
LinkMySQL
- 使用C API连接MYSQL数据库。BCB源程序-C API to MYSQL database. BCB source
client4
- 模拟MySQL客户端,用MySQL C API写的访问MySQL数据库的程序,对学习MySQL编程的初学者很有帮助-simulation MySQL client, MySQL C API write access to the MySQL database procedures, MySQL Programming learning beginners helpful
hamsterdb-0.4.4.tar
- About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes:
cppdbc_0_5_1_src.zip
- A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.,A C++ database
liink
- 基于C++的Mysql数据库接口Api 可以执行对数据库的插入,修改,删除,更新等操作。-Based on C++, Mysql database interface Api can be performed on the database to insert, modify, delete, update and other operations.
studentdatabaseCreate
- 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met
ODBCfromCTutorialPart1
- 用c语言和ODBC API 对数据库的简单操作-C language and use ODBC API to operate on a simple database
cppfrance_EXEMPLE-UTILISATION-API-MYSQL-AVEC-VC20
- mysql c++ connexion-mysql c++ connexion...........
EasyDbProcessKit
- 偶从大学开始维护至今的好东西。经过多个项目考验的对ADO数据库调用的封装类库。讨厌了ADO繁琐的接口?这个工具能帮你完成绝大多数需求,不但提供了C++的类,也提供了C的API,支持从VC6.0 ~ VC2010各个编译环境,附有例子代码和数据库。 特色: 1、经过多个项目考验,支持Oracle,SQl-Svr2000, MySQL, PostgreSQL, Access(2003), 的Blob 读写,见例子 2、支持类似GetProfileInt系列的变量持久化入数据库,摈弃注册表
database
- 利用c api实现了再c++环境下对mysql数据库的操作,包括查询,增加,删除和修改。-Were re-using c api c++ environment on the mysql database operations, including query, add, delete and modify.
Sqlitex
- sqlite的测试程序,简单说明了一下,sqlite的用法。c的api接口-sqlite test procedures, a brief descr iption of what, sqlite usage. c, api interfaces
mysqlPP-3.0.9.tar
- MySQL++ 采用C++封装了MySQL的C语言API,本工程支持VS2003、2005、2008,比MySQL原生API使用方便!-MySQL++ is a C++ wrapper for MySQL s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container
MySql-C-API
- 这是一个简单的MySql C API 的 C++ 包装,适合初学者。-This is a simple MySql C API C++ package, suitable for beginners.
cmysql
- MySQL 数据库API 封装,Mysql 预处理语句,具体参考http://dev.mysql.com/doc/refman/5.1/zh/apis.html#c-api-prepared-statements-MySQL database API package
Connection-procedure
- 用VC#.Net和ArcSDE C API编写了ArcSDE(ArcGIS9.1)连接管理程序-use VC#.Netand ArcSDE C API write Connection management procedure
cpplogger
- 一个简单的日志库,仅依赖boost,支持输出到console,socket,callback和file,包括一个c++类及对c++类的c api封装.-a very simple c++ logger library, supporting console, file, callback and socket and also including a c wrapper it only depends on the boost.
MysqlTest.7z
- 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa
XP_ODBC
- 纯C,odbc api,微软的例子,对纯C odbc 编写有参考价值(Pure C, ODBC, API, Microsoft example, the preparation of pure C ODBC reference value)
lhtjpf
- 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)