搜索资源列表
ConnectPool
- 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
CSQL
- 在Linux操作系统下的C语言进行MySQL进行增删改查
mysql_ccode
- 在力LINUX下用C编写MYSQL的客户端程序,包括如何建立连接.如何创建表,删除表,以及更新记录等基本操作-in force C LINUX prepared MYSQL client procedures, including how to establish a connection. How to set up a table, Table delete and update records basic operation
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