文件名称: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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.