搜索资源列表
new_DBMysql
- 自已封装的MYSQL C API,用于处理简单的MYSQL连接和简单的SQL查询-own package MYSQL C API, for simple to MYSQL connectivity and simple SQL Query
ConnectPool
- 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
C++_MySQL_2077637302007
- 一个简单的mysql c api的c++ wrapper库代码,封装了mysql访问
mysqltest.rar
- MYSQL C++ 开发 使用官方提供的c++封装包开发,developing MYSQL USING C++
dbtest
- C/C++连接并对Mysql数据库进行操作的程序源码,使用绑定变量的方法处理批量数据,并提供了一些封装示例-C/C++ to connect Mysql database operations and program source code, the use of bind variables approach to mass data, and provides some examples of package
mysql-pp-encapsulation
- 基于MySQLPP库,建立了C++的封装类,可以很方便的调用进行MySQL操作,形似于.NET的LINQ技术。-C++ encapsulation of MySQL interface, based on Mysqlpp library, can be used conveniently to invoke MySQL operations, somewhat like LINQ technology of .NET.
MysqlConnection
- Mysql Connector for c#的二次封装,简化操作-Mysql Connector for c# secondary package simplifies operation
Mysqlplusplususage
- MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
CDataBase
- mysql C API 封装类, 主要功能为建立与关闭MySql数据库连接, 执行Sql语句以及返回查询的数据集-mysql C API package type, the main function for the establishment and closure of MySql database connection, the implementation of Sql query statement and return a data set
cppmysql
- 利用mysql的cAPI封装的c++类,方便用户使用,有一个简单的例子,接口非常简单,仿cppsqlite的,很好用,希望大家使用并提出意见。-Use mysql' s cAPI package c++ classes, user-friendly, there is a simple example, the interface is very simple imitation cppsqlite, and a good use, hope that we use and express
mysql
- 自已用C++写的mysql连接封装,可以进行查询、连接数据库等操作.-Their own C++, written in mysql connection package
mysqlPP
- Mysql++是官方发布的、一个为MySQL设计的C++语言的API,这个API的作用是使工作更加简单且容易。 Mysql++为Mysql的C-Api的再次封装,它用STL(Standard Template Language)开发并编写,并为C++开发程序员提供象操作STL容器一样方便的操作数据库的一套机制。 解压后包括lib库、dll库以及相应的.h文件。解压后里面还有一个word文档说明了如何配置与使用。-MySQL++ is a C++ wrapper for MySQL’s
mysql_sdk
- 针对mysql_sdk的二次封装开发,封装了常用的数据库操作,并以C++类的方式进行调用。-Secondary package development for mysql_sdk encapsulates the common database operations, and call the C++ way.
mysql3.1.0.tar
- MySql++ 是一个C++封装MySql操作的库,使用面向对象封装,方便使用-MySql++ a C++ package the MySql operation of the library, using the object-oriented package, easy to use
CMysql
- 本源码完全采用C++开发,并简单的封装了MYSQL的一些函数可以适用于VS及其他的一些环境.跨平台尚未检测.另本人在此基础上开发了个支出管理程序演示其用法,基于VS2012.-The source using C++ developed completely simple package MYSQL some functions can be applied to VS and other environmental cross-platform yet detected., I develop
mysql_CPP
- 将mysqlAPI封装,使得C++非常方便的处理mysql数据库-The mysqlAPI package so C++ very convenient handle mysql database
MutilDateBase
- mysql数据库多线程查询,数据库封装类。visual c++存储过程调用。-mysql multi-threaded database queries, database wrapper class. visual c++ stored procedure calls.
mysql_c
- 一个vc6.0封装的mysql操作.纯c代码,没有使用类.可以执行任意SQL语句. 只需要安装mysql,密码123456.无需安装mysql的头文件和lib和dll(自带在包中).-A package mysql operation vc6.0 pure c code, do not use the class can arbitrary SQL statements. Only need to install mysql, mysql password 123456. witho
