CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程

文件名称:tntdb-1.0.1.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    924.76kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Tntdb 源码和文档。Tntdb 是linux/unix C++数据库驱动适配接口。支持postgresql, sqlite3, mysql 和 oracle-Tntdb is a c++-class-library for easy database-access. It implements a simple database independent layer, which loads drivers at runtime. Currently drivers for postgresql, sqlite3, mysql and oracle are provided.



The main goals are:



  * easy to use

  * safe- use prepared statements with named parameters

  * fast- only a thin layer



相关搜索: 数据库驱动 tntdb

(系统自动生成,下载前可以参看下载内容)

下载文件列表

tntdb-1.0.1/
tntdb-1.0.1/Makefile.am
tntdb-1.0.1/install-sh
tntdb-1.0.1/NEWS
tntdb-1.0.1/configure.in
tntdb-1.0.1/depcomp
tntdb-1.0.1/config.guess
tntdb-1.0.1/COPYING
tntdb-1.0.1/ltmain.sh
tntdb-1.0.1/AUTHORS
tntdb-1.0.1/missing
tntdb-1.0.1/README
tntdb-1.0.1/ChangeLog
tntdb-1.0.1/include/
tntdb-1.0.1/include/Makefile.am
tntdb-1.0.1/include/tntdb.h
tntdb-1.0.1/include/Makefile.in
tntdb-1.0.1/include/tntdb/
tntdb-1.0.1/include/tntdb/connect.h
tntdb-1.0.1/include/tntdb/value.h
tntdb-1.0.1/include/tntdb/stmtparser.h
tntdb-1.0.1/include/tntdb/connectionpool.h
tntdb-1.0.1/include/tntdb/librarymanager.h
tntdb-1.0.1/include/tntdb/mysql/
tntdb-1.0.1/include/tntdb/mysql/impl/
tntdb-1.0.1/include/tntdb/mysql/impl/rowcontainer.h
tntdb-1.0.1/include/tntdb/mysql/impl/rowvalue.h
tntdb-1.0.1/include/tntdb/mysql/impl/statement.h
tntdb-1.0.1/include/tntdb/mysql/impl/connectionmanager.h
tntdb-1.0.1/include/tntdb/mysql/impl/connection.h
tntdb-1.0.1/include/tntdb/mysql/impl/cursor.h
tntdb-1.0.1/include/tntdb/mysql/impl/result.h
tntdb-1.0.1/include/tntdb/mysql/impl/boundvalue.h
tntdb-1.0.1/include/tntdb/mysql/impl/resultrow.h
tntdb-1.0.1/include/tntdb/mysql/impl/boundrow.h
tntdb-1.0.1/include/tntdb/mysql/cursor.h
tntdb-1.0.1/include/tntdb/mysql/bindutils.h
tntdb-1.0.1/include/tntdb/mysql/bindvalues.h
tntdb-1.0.1/include/tntdb/mysql/error.h
tntdb-1.0.1/include/tntdb/statement.h
tntdb-1.0.1/include/tntdb/impl/
tntdb-1.0.1/include/tntdb/impl/value.h
tntdb-1.0.1/include/tntdb/impl/poolconnection.h
tntdb-1.0.1/include/tntdb/impl/row.h
tntdb-1.0.1/include/tntdb/impl/result.h
tntdb-1.0.1/include/tntdb/impl/blob.h
tntdb-1.0.1/include/tntdb/date.h
tntdb-1.0.1/include/tntdb/connection.h
tntdb-1.0.1/include/tntdb/bits/
tntdb-1.0.1/include/tntdb/bits/value.h
tntdb-1.0.1/include/tntdb/bits/row_iterator.h
tntdb-1.0.1/include/tntdb/bits/statement.h
tntdb-1.0.1/include/tntdb/bits/connection.h
tntdb-1.0.1/include/tntdb/bits/row.h
tntdb-1.0.1/include/tntdb/bits/result.h
tntdb-1.0.1/include/tntdb/bits/blob.h
tntdb-1.0.1/include/tntdb/bits/statement_iterator.h
tntdb-1.0.1/include/tntdb/bits/result_iterator.h
tntdb-1.0.1/include/tntdb/iface/
tntdb-1.0.1/include/tntdb/iface/irow.h
tntdb-1.0.1/include/tntdb/iface/istatement.h
tntdb-1.0.1/include/tntdb/iface/iblob.h
tntdb-1.0.1/include/tntdb/iface/iresult.h
tntdb-1.0.1/include/tntdb/iface/ivalue.h
tntdb-1.0.1/include/tntdb/iface/iconnection.h
tntdb-1.0.1/include/tntdb/iface/iconnectionmanager.h
tntdb-1.0.1/include/tntdb/iface/icursor.h
tntdb-1.0.1/include/tntdb/oracle/
tntdb-1.0.1/include/tntdb/oracle/value.h
tntdb-1.0.1/include/tntdb/oracle/statement.h
tntdb-1.0.1/include/tntdb/oracle/connectionmanager.h
tntdb-1.0.1/include/tntdb/oracle/connection.h
tntdb-1.0.1/include/tntdb/oracle/cursor.h
tntdb-1.0.1/include/tntdb/oracle/number.h
tntdb-1.0.1/include/tntdb/oracle/row.h
tntdb-1.0.1/include/tntdb/oracle/result.h
tntdb-1.0.1/include/tntdb/oracle/blob.h
tntdb-1.0.1/include/tntdb/oracle/datetime.h
tntdb-1.0.1/include/tntdb/oracle/error.h
tntdb-1.0.1/include/tntdb/time.h
tntdb-1.0.1/include/tntdb/row.h
tntdb-1.0.1/include/tntdb/sqlite/
tntdb-1.0.1/include/tntdb/sqlite/impl/
tntdb-1.0.1/include/tntdb/sqlite/impl/statement.h
tntdb-1.0.1/include/tntdb/sqlite/impl/stmtrow.h
tntdb-1.0.1/include/tntdb/sqlite/impl/connectionmanager.h
tntdb-1.0.1/include/tntdb/sqlite/impl/stmtvalue.h
tntdb-1.0.1/include/tntdb/sqlite/impl/connection.h
tntdb-1.0.1/include/tntdb/sqlite/impl/cursor.h
tntdb-1.0.1/include/tntdb/sqlite/error.h
tntdb-1.0.1/include/tntdb/result.h
tntdb-1.0.1/include/tntdb/blob.h
tntdb-1.0.1/include/tntdb/transaction.h
tntdb-1.0.1/include/tntdb/postgresql/
tntdb-1.0.1/include/tntdb/postgresql/impl/
tntdb-1.0.1/include/tntdb/postgresql/impl/statement.h
tntdb-1.0.1/include/tntdb/postgresql/impl/connectionmanager.h
tntdb-1.0.1/include/tntdb/postgresql/impl/connection.h
tntdb-1.0.1/include/tntdb/postgresql/impl/cursor.h
tntdb-1.0.1/include/tntdb/postgresql/impl/result.h
tntdb-1.0.1/include/tntdb/postgresql/impl/resultvalue.h
tntdb-1.0.1/include/tntdb/postgresql/impl/resultrow.h
tntdb-1.0.1/include/tntdb/postgresql/error.h
tntdb-1.0.1/include/tntdb/datetime.h
tntdb-1.0.1/include/tntdb/noncopyable.h
tntdb-1.0.1/include/tntdb/decimal.h
tntdb-1.0.1/include/tntdb/error.h
tntdb-1.0.1/doc/
tntdb-1.0.1/doc/Makefile.am
tntdb-1.0.1/doc/main.page
tntdb-1.0.1/doc/tntdb.odt
tntdb-1.0.1/doc/Makefile.in
tntdb-1.0.1/doc/tntdb.doxygen.in
tntdb-1.0.1/doc/tntdb.pdf
tntdb-1.0.1/m4/
tntdb-1.0.1/m4/acx_pthread.m4
tntdb-1.0.1/config.sub
tntdb-1.0.1/Makefile.in
tntdb-1.0.1/aclocal.m4
tntdb-1.0.1/INSTALL
tntdb-1.0.1/src/
tntdb-1.0.1/src/Makefile.am
tntdb-1.0.1/src/resultimpl.cpp
tntdb-1.0.1/src/result.cpp
tntdb-1.0.1/src/decimal.cpp
tntdb-1.0.1/src/rowimpl.cpp
tntdb-1.0.1/src/error.cpp
tntdb-1.0.1/src/mysql/
tntdb-1.0.1/src/mysql/bindvalues.cpp
tntdb-1.0.1/src/mysql/Makefile.am
tntdb-1.0.1/src/mysql/result.cpp
tntdb-1.0.1/src/mysql/error.cpp
tntdb-1.0.1/src/mysql/rowcontainer.cpp
tntdb-1.0.1/src/mysql/bindutils.cpp
tntdb-1.0.1/src/mysql/boundrow.cpp
tntdb-1.0.1/src/mysql/statement.cpp
tntdb-1.0.1/src/mysql/Makefile.in
tntdb-1.0.1/src/mysql/rowvalue.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com