搜索资源列表
ConnectPool
- 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
CSQL
- 在Linux操作系统下的C语言进行MySQL进行增删改查
tocci-0.0.2.tar
- tocci是用C编写的建立在OCI基础之上的对ORACLE的接口进行调用,和OCCI操作类似,简化了OCI复杂的调用.在LINUX下使用.-C preparation is the establishment of the OCI on the basis of the Oracle interface calls, and similar operating with OCCI simplify complex OCI call. The use of Linux.
libsqlora8-2.2.11
- 一个很好用的Linux/Unix下Oracle OCI开发接口封装库,方便在C/C++程序中和Oracle打交道-a good use of Linux / Unix Oracle OCI interface development package for convenience in the C / C procedures and the Oracle deal
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
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
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
gtm_V54001_linux_x8664_pro.tar
- 非SQL的数据库的著名产品GT.M的全部源码,要求先安装已经编译的版本这样可以支持M源程序,然后再在linux下重新编译所带的c源码。-Non-SQL database of all known products GT.M source, required to install the version that has been compiled to support the M source, and then re-compile the linux brought under the c
mysqlite
- Linux 环境下的sqlite数据库,C语言实现其基本的数据操作-Linux evironment to use Sqlite database with C to show the basic appilication