搜索资源列表
C源码连接mysql数据库
- C源码连接mysql数据库
kdddbc.tar
- 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
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
mysql
- 用C语言和mysql连接起来的程序,希望对大家有用。学数据库是不错的选择。-Mysql using C language and linking procedures, useful for all of us hope. Database is a good choice.
mysql
- 自已用C++写的mysql连接封装,可以进行查询、连接数据库等操作.-Their own C++, written in mysql connection package
mysql.cpp.driver.win32
- mysql的C++连接驱动,用于开发基于mysql的客户端系统。-mysql in C++ to connect the drive, for the development of systems based mysql client.
mysqlTest
- objective-c 连接mysql的例子-objective-c mysql
C-operating-mysql-databases
- 我是在linux下做的,这个也是我自学弄的,是用C连接数据库,对数据库的一些基本操作-This is my self-study lane of, it is to use C connect to database, some of the basic operation of the database
C-cPPConnectMysql
- c语言连接mysql数据库,对于面向过程的系统开发有着很大的作用-C-c++ ConnectMysql
MySQL
- Linux下用C语言连接MySQL进行增删改查。-C program contect to the mysql database
C-sharp-connect-to-MySQL-DataBase
- 使用MySQLDriverCS.dll指令集完成C#程序连接MySQL数据库的需要-Use MySQLDriverCS.dll instruction set complete C# program needs to connect to the MySQL database
C++连接mysql数据库(包括示例数据库)
- c++中连接mysql并且查询到结果展示在窗口中,mfc编程
VC-connecting-to-MYSQL
- 这是一篇在visual c++环境下利用C++语言连接Mysql的教程,后面一部分是C API操作数据库。-This is a use of language in visual c++ C++ environment connection Mysql tutorial, part C API behind the operation of the .
MySql.Data
- C#连接MySql数据库提供的类(C# connects to the classes provided by the MySql database)
c++ 连接mysql
- vs c++连接数据库,测试通过,需要下载mysq的头文件和lib(Vs c++ connect database, test through, you need to download the mysq header file and Lib)
mysql.tar
- linux平台下用c++代码链接mysql数据库(Using c++ code to link MySQL database under Linux platform)
C语言连接mysql数据库
- Windows下用C语言连接Mysql程序(Using C language to connect Mysql programs under Windows)
libzdb-3.0-for-netfolderv4.0.tar
- 支持 mysql 、oracle、postgresql 等主流数据库(Support the mainstream databases such as mysql, Oracle, PostgreSQL, and so on)
ConnectCsharpToMysql_Source
- 目的是逐步演示如何使用mysql connect/net将c与mysql连接起来。(The goal is to step by step demonstrate how to use MySQL connect/net to connect C to mysql.)
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)