CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统

文件名称:dtl.3.6.11.tar

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

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

数据库模板类 支持ODBC -The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.


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

下载文件列表

dtl/
dtl/build-all.sh
dtl/config/
dtl/config/common.inc
dtl/config/common.mak
dtl/config/common.sh
dtl/config/cygwin-i686-gcc.inc
dtl/config/cygwin-i686-msvc.inc
dtl/config/gcc.inc
dtl/config/hpux-hppa-aCC.inc
dtl/config/linux-i686-gcc.inc
dtl/config/mingw-i686-gcc.inc
dtl/config/post.inc
dtl/config/solaris-sparc-CC.inc
dtl/config/unixODBC.inc
dtl/docs/
dtl/docs/Aggregates.htm
dtl/docs/AlwaysThrowsHandler.htm
dtl/docs/AutoKeyExample.htm
dtl/docs/BCA.htm
dtl/docs/BCAfunctor.htm
dtl/docs/BoundIO.htm
dtl/docs/BPA.htm
dtl/docs/BPAfunctor.htm
dtl/docs/BPAReadData.htm
dtl/docs/BulkFetchHandler.htm
dtl/docs/bulk_copy.htm
dtl/docs/bulk_fetch_helper.htm
dtl/docs/callback.htm
dtl/docs/category_blank.gif
dtl/docs/cb_ptr_fun.htm
dtl/docs/cb_ptr_fun_example.htm
dtl/docs/cb_ptr_fun_w_ret_example.htm
dtl/docs/ClassDiagram.htm
dtl/docs/concept.gif
dtl/docs/ContainerFactory.htm
dtl/docs/ContainerFactoryExample.htm
dtl/docs/ContainerFactoryHashedExample.htm
dtl/docs/containers.gif
dtl/docs/CopyTable.htm
dtl/docs/CorpID.gif
dtl/docs/DBConnection.htm
dtl/docs/DBException.htm
dtl/docs/DBStmt.htm
dtl/docs/DBView.htm
dtl/docs/DBViewDeleteData.htm
dtl/docs/DBViewReadData.htm
dtl/docs/DBViewReadJoinedData.htm
dtl/docs/DBViewUpdateData.htm
dtl/docs/DBViewWriteData.htm
dtl/docs/db_iterator.htm
dtl/docs/DefaultInsVal.htm
dtl/docs/DefaultInsValVariantRow.htm
dtl/docs/DefaultSelVal.htm
dtl/docs/DefaultSelValVariantRow.htm
dtl/docs/delete_iterator.htm
dtl/docs/Designing an STL iterator abstraction for ODBC database access.doc
dtl/docs/download.htm
dtl/docs/DTLHighLevel.jpg
dtl/docs/dtl_home.gif
dtl/docs/dtl_introduction.htm
dtl/docs/dtl_table_example.htm
dtl/docs/DynamicDBView.htm
dtl/docs/DynamicDBViewDeleteData.htm
dtl/docs/DynamicDBViewUpdateData.htm
dtl/docs/DynamicIndexedDBView.htm
dtl/docs/DynamicIndexedDBViewExample.htm
dtl/docs/DynamicQueryExample.htm
dtl/docs/ErrorHandler.htm
dtl/docs/ETIException.htm
dtl/docs/ExampleIndex.htm
dtl/docs/ExceptionHandling.htm
dtl/docs/ExceptionNotes.htm
dtl/docs/ExceptionOverview.htm
dtl/docs/exceptions.gif
dtl/docs/FAQ.htm
dtl/docs/fmtAggregates.htm
dtl/docs/fmtAutoKeyExample.htm
dtl/docs/fmtCopyTable.htm
dtl/docs/fmtDBViewDeleteData.htm
dtl/docs/fmtDBViewReadData.htm
dtl/docs/fmtDBViewReadDataMacro.htm
dtl/docs/fmtDBViewUpdateData.htm
dtl/docs/fmtDBViewWriteData.htm
dtl/docs/fmtDynamicDBViewDeleteData.htm
dtl/docs/fmtDynamicDBViewUpdateData.htm
dtl/docs/fmtDynamicIndexedDBViewExample.htm
dtl/docs/fmtDynamicQueryExample.htm
dtl/docs/fmtIndexedDBViewExample.htm
dtl/docs/fmtLocalBCASingleField.htm
dtl/docs/fmtLoggingHandlerUse.htm
dtl/docs/fmtRandomDBViewReadData.htm
dtl/docs/fmtRandomDynamicDBView.htm
dtl/docs/fmtSimpleDynamicRead.htm
dtl/docs/fmtSimpleDynamicWrite.htm
dtl/docs/fmtStoredProcReadData.htm
dtl/docs/fmtTransformSelectUpdate.htm
dtl/docs/fmtUserTypes.htm
dtl/docs/form.htm
dtl/docs/functors.gif
dtl/docs/How to process return codes and output parameters (ODBC).htm
dtl/docs/hws/
dtl/docs/hws/CVS/
dtl/docs/hws/CVS/Entries
dtl/docs/hws/CVS/Entries.Extra
dtl/docs/hws/CVS/Entries.Extra.Old
dtl/docs/hws/CVS/Entries.Old
dtl/docs/hws/CVS/Repository
dtl/docs/hws/CVS/Root
dtl/docs/hws/dtl.hhp
dtl/docs/hws/Index.hhk
dtl/docs/hws/Table of Contents.hhc
dtl/docs/index.htm
dtl/docs/IndexedDBView.htm
dtl/docs/IndexedDBViewExample.htm
dtl/docs/insert_iterator.htm
dtl/docs/InsVal.htm
dtl/docs/InsValExample.htm
dtl/docs/IOHandler.htm
dtl/docs/iterator.gif
dtl/docs/JoinExampleSQLIter.htm
dtl/docs/jtime_c.htm
dtl/docs/KeyMode.htm
dtl/docs/links.htm
dtl/docs/LocalBCA.htm
dtl/docs/LocalBCAfunctor.htm
dtl/docs/LocalBCASingleField.htm
dtl/docs/LoggingHandler.htm
dtl/docs/LoggingHandlerUse.htm
dtl/docs/LoggingHandlerUseIndexed.htm
dtl/docs/LongStrings.htm
dtl/docs/MoreResults_SQL_Server.htm
dtl/docs/ODBCCatalog.htm
dtl/docs/OracleResultSets.htm
dtl/docs/OurHeroicHandler.htm
dtl/docs/Performance.htm
dtl/docs/PKExample.htm
dtl/docs/ProcessingNulls.htm
dtl/docs/QuoteChar.htm
dtl/docs/RandomDBView.htm
dtl/docs/RandomDBViewReadData.htm
dtl/docs/RandomDynamicDBView.htm
dtl/docs/RangeIndexInsertExample.htm
dtl/docs/RangeIndexUpdateExample.htm
dtl/docs/RangeInsertExample.htm
dtl/docs/ReadMe.htm
dtl/docs/ReadMeBorland.htm
dtl/docs/ReadMeLinux.htm
dtl/docs/ReadMeMFC.htm
dtl/docs/register.htm
dtl/docs/RootException.htm
dtl/docs/select_iterator.htm
dtl/docs/select_update_iterator.htm
dtl/docs/SelVal.htm
dtl/docs/SelValExample.htm
dtl/docs/SimpleDynamicRead.htm
dtl/docs/SimpleDynamicWrite.htm
dtl/docs/SpecBug.htm
dtl/docs/SQLMoreResults.htm
dtl/docs/sql_iterator.htm
dtl/docs/sql_server_proc_example.htm
dtl/docs/stat.gif
dtl/docs/stl_home.gif
dtl/docs/StoredProcCountRecords.htm
dtl/docs/StoredProcReadData.htm
dtl/docs/supporte.htm
dtl/docs/surf.gif
dtl/docs/table.htm
dtl/docs/table_of_contents.htm
dtl/docs/tcstring.htm
dtl/docs/TransformSelectUpdate.htm
dtl/docs/type.gif
dtl/docs/Unicode.htm
dtl/docs/update_iterator.htm
dtl/docs/UserTypes.htm
dtl/docs/utilities.gif
dtl/docs/ValidatedObject.htm
dtl/docs/ValidityException.htm
dtl/docs/VariantException.htm
dtl/docs/variant_field.htm
dtl/docs/variant_row.htm
dtl/docs/variant_row_example.htm
dtl/doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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