pindex.src
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:14k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. __APIREL__/ref/am/close.html#2     @closing a database
  2. __APIREL__/ref/am/count.html#2     @counting data items for a key
  3. __APIREL__/ref/am/curclose.html#2     @closing a cursor
  4. __APIREL__/ref/am/curclose.html#3     closing a @cursor
  5. __APIREL__/ref/am/curdel.html#2     @deleting records with a cursor
  6. __APIREL__/ref/am/curdel.html#3     deleting records with a @cursor
  7. __APIREL__/ref/am/curdup.html#2     @duplicating a cursor
  8. __APIREL__/ref/am/curdup.html#3     duplicating a @cursor
  9. __APIREL__/ref/am/curget.html#2     @retrieving records with a cursor
  10. __APIREL__/ref/am/curget.html#3     retrieving records with a @cursor
  11. __APIREL__/ref/am/curput.html#2     @storing records with a cursor
  12. __APIREL__/ref/am/curput.html#3     storing records with a @cursor
  13. __APIREL__/ref/am/cursor.html#2     database @cursors
  14. __APIREL__/ref/am/delete.html#2     @deleting records
  15. __APIREL__/ref/am/error.html#2     @error handling
  16. __APIREL__/ref/am/get.html#2     @retrieving records
  17. __APIREL__/ref/am/join.html#2     logical @join
  18. __APIREL__/ref/am/open.html#2     @opening a database
  19. __APIREL__/ref/am/partial.html#2     @partial record storage and retrieval
  20. __APIREL__/ref/am/put.html#2     @storing records
  21. __APIREL__/ref/am/stability.html#2     @cursor stability
  22. __APIREL__/ref/am/stability.html#3     cursor @stability
  23. __APIREL__/ref/am/stat.html#2     database @statistics
  24. __APIREL__/ref/am/sync.html#2     flushing the database @cache
  25. __APIREL__/ref/am/upgrade.html#2     @upgrading databases
  26. __APIREL__/ref/am/verify.html#2     database @verification
  27. __APIREL__/ref/am/verify.html#3     database @salvage
  28. __APIREL__/ref/am/verify.html#4     recovering @corrupted databases
  29. __APIREL__/ref/am_conf/bt_compare.html#2     specifying a Btree @comparison function
  30. __APIREL__/ref/am_conf/bt_recnum.html#2     retrieving Btree records by @number
  31. __APIREL__/ref/am_conf/byteorder.html#2     selecting a @byte order
  32. __APIREL__/ref/am_conf/cachesize.html#2     selecting a @cache size
  33. __APIREL__/ref/am_conf/dup.html#2     @duplicate data items
  34. __APIREL__/ref/am_conf/extentsize.html#2     selecting a Queue @extent size
  35. __APIREL__/ref/am_conf/h_ffactor.html#2     page @fill factor
  36. __APIREL__/ref/am_conf/h_hash.html#2     specifying a database @hash
  37. __APIREL__/ref/am_conf/h_nelem.html#2     @hash table size
  38. __APIREL__/ref/am_conf/intro.html#2     @access methods
  39. __APIREL__/ref/am_conf/logrec.html#2     logical @record numbers
  40. __APIREL__/ref/am_conf/pagesize.html#2     selecting a @page size
  41. __APIREL__/ref/am_conf/re_source.html#2     @text backing files
  42. __APIREL__/ref/am_conf/recno.html#2     managing @record-based databases
  43. __APIREL__/ref/am_conf/renumber.html#2     logically renumbering @records
  44. __APIREL__/ref/am_conf/select.html#2     selecting an @access method
  45. __APIREL__/ref/arch/apis.html#2     programmatic @APIs
  46. __APIREL__/ref/arch/utilities.html#2     @utilities
  47. __APIREL__/ref/build_unix/aix.html#2     @AIX
  48. __APIREL__/ref/build_unix/conf.html#2     @configuring Berkeley DB for UNIX systems
  49. __APIREL__/ref/build_unix/conf.html#3     configuring Berkeley DB for @UNIX systems
  50. __APIREL__/ref/build_unix/conf.html#4     configuring without large @file support
  51. __APIREL__/ref/build_unix/conf.html#--disable-bigfile Configuring Berkeley DB@--disable-bigfile
  52. __APIREL__/ref/build_unix/conf.html#5     configuring Berkeley DB @1.85 API compatibility
  53. __APIREL__/ref/build_unix/conf.html#--enable-compat185 Configuring Berkeley DB@--enable-compat185
  54. __APIREL__/ref/build_unix/conf.html#6     configuring the @C++ API
  55. __APIREL__/ref/build_unix/conf.html#--enable-cxx Configuring Berkeley DB@--enable-cxx
  56. __APIREL__/ref/build_unix/conf.html#--enable-debug Configuring Berkeley DB@--enable-debug
  57. __APIREL__/ref/build_unix/conf.html#--enable-debug_rop Configuring Berkeley DB@--enable-debug_rop
  58. __APIREL__/ref/build_unix/conf.html#--enable-debug_wop Configuring Berkeley DB@--enable-debug_wop
  59. __APIREL__/ref/build_unix/conf.html#--enable-diagnostic Configuring Berkeley DB@--enable-diagnostic
  60. __APIREL__/ref/build_unix/conf.html#7     building a utility to dump Berkeley DB @1.85 databases
  61. __APIREL__/ref/build_unix/conf.html#--enable-dump185 Configuring Berkeley DB@--enable-dump185
  62. __APIREL__/ref/build_unix/conf.html#8     configuring @shared libraries
  63. __APIREL__/ref/build_unix/conf.html#9     configuring @dynamic shared libraries
  64. __APIREL__/ref/build_unix/conf.html#--enable-dynamic Configuring Berkeley DB@--enable-dynamic
  65. __APIREL__/ref/build_unix/conf.html#10     configuring the @Java API
  66. __APIREL__/ref/build_unix/conf.html#--enable-java Configuring Berkeley DB@--enable-java
  67. __APIREL__/ref/build_unix/conf.html#--enable-posixmutexes Configuring Berkeley DB@--enable-posixmutexes
  68. __APIREL__/ref/build_unix/conf.html#11     configuring a @RPC client/server
  69. __APIREL__/ref/build_unix/conf.html#--enable-rpc Configuring Berkeley DB@--enable-rpc
  70. __APIREL__/ref/build_unix/conf.html#--enable-shared Configuring Berkeley DB@--enable-shared
  71. __APIREL__/ref/build_unix/conf.html#12     configuring the @Tcl API
  72. __APIREL__/ref/build_unix/conf.html#--enable-tcl Configuring Berkeley DB@--enable-tcl
  73. __APIREL__/ref/build_unix/conf.html#13     configuring the @test suite
  74. __APIREL__/ref/build_unix/conf.html#--enable-test Configuring Berkeley DB@--enable-test
  75. __APIREL__/ref/build_unix/conf.html#--enable-uimutexes Configuring Berkeley DB@--enable-uimutexes
  76. __APIREL__/ref/build_unix/conf.html#--enable-umrw Configuring Berkeley DB@--enable-umrw
  77. __APIREL__/ref/build_unix/conf.html#--with-tcl=DIR Configuring Berkeley DB@--with-tcl=DIR
  78. __APIREL__/ref/build_unix/flags.html#2     changing @compile or load options
  79. __APIREL__/ref/build_unix/flags.html#3     changing compile or @load options
  80. __APIREL__/ref/build_unix/freebsd.html#2     @FreeBSD
  81. __APIREL__/ref/build_unix/hpux.html#2     @HP-UX
  82. __APIREL__/ref/build_unix/install.html#2     @installing Berkeley DB for UNIX systems
  83. __APIREL__/ref/build_unix/intro.html#2     @building for UNIX
  84. __APIREL__/ref/build_unix/irix.html#2     @IRIX
  85. __APIREL__/ref/build_unix/linux.html#2     @Linux
  86. __APIREL__/ref/build_unix/notes.html#2     @building for UNIX FAQ
  87. __APIREL__/ref/build_unix/notes.html#3     building for @UNIX FAQ
  88. __APIREL__/ref/build_unix/osf1.html#2     @OSF/1
  89. __APIREL__/ref/build_unix/qnx.html#2     @QNX
  90. __APIREL__/ref/build_unix/sco.html#2     @SCO
  91. __APIREL__/ref/build_unix/shlib.html#2     @shared libraries
  92. __APIREL__/ref/build_unix/solaris.html#2     @Solaris
  93. __APIREL__/ref/build_unix/sunos.html#2     @SunOS
  94. __APIREL__/ref/build_unix/test.html#2     running the @test suite under UNIX
  95. __APIREL__/ref/build_unix/ultrix.html#2     @Ultrix
  96. __APIREL__/ref/build_vxworks/faq.html#2     @building for VxWorks FAQ
  97. __APIREL__/ref/build_vxworks/faq.html#3     building for @VxWorks FAQ
  98. __APIREL__/ref/build_vxworks/intro.html#2     @building for VxWorks
  99. __APIREL__/ref/build_vxworks/notes.html#2     @VxWorks notes
  100. __APIREL__/ref/build_win/faq.html#2     @building for Windows FAQ
  101. __APIREL__/ref/build_win/faq.html#3     building for @Windows FAQ
  102. __APIREL__/ref/build_win/intro.html#2     @building for Win32
  103. __APIREL__/ref/build_win/notes.html#2     @Windows notes
  104. __APIREL__/ref/build_win/test.html#2     running the @test suite under Windows
  105. __APIREL__/ref/build_win/test.html#3     running the test suite under @Windows
  106. __APIREL__/ref/cam/intro.html#2     @Concurrent Data Store
  107. __APIREL__/ref/debug/common.html#2     @debugging applications
  108. __APIREL__/ref/distrib/layout.html#2     @source code layout
  109. __APIREL__/ref/dumpload/text.html#2     loading @text into databases
  110. __APIREL__/ref/dumpload/utility.html#2     dumping/loading @text to/from databases
  111. __APIREL__/ref/env/create.html#2     database @environment
  112. __APIREL__/ref/env/naming.html#2     file @naming
  113. __APIREL__/ref/env/naming.html#db_home File naming@db_home
  114. __APIREL__/ref/env/naming.html#DB_HOME File naming@DB_HOME
  115. __APIREL__/ref/env/naming.html#DB_CONFIG File naming@DB_CONFIG
  116. __APIREL__/ref/env/remote.html#2     remote @filesystems
  117. __APIREL__/ref/env/security.html#2     @security
  118. __APIREL__/ref/intro/products.html#2     Sleepycat Software's Berkeley DB @products
  119. __APIREL__/ref/install/file.html#2     @/etc/magic
  120. __APIREL__/ref/install/file.html#3     @file utility
  121. __APIREL__/ref/java/compat.html#2     @Java compatibility
  122. __APIREL__/ref/java/conf.html#2     @Java configuration
  123. __APIREL__/ref/java/faq.html#2     Java @FAQ
  124. __APIREL__/ref/java/faq.html#3     @Java FAQ
  125. __APIREL__/ref/lock/am_conv.html#2     @locking conventions
  126. __APIREL__/ref/lock/cam_conv.html#2     Berkeley DB Concurrent Data Store @locking conventions
  127. __APIREL__/ref/lock/config.html#2     @locking configuration
  128. __APIREL__/ref/lock/dead.html#2     @deadlocks
  129. __APIREL__/ref/lock/intro.html#2     @locking introduction
  130. __APIREL__/ref/lock/max.html#2     sizing the @locking subsystem
  131. __APIREL__/ref/lock/nondb.html#2     @locking and non-Berkeley DB applications
  132. __APIREL__/ref/lock/notxn.html#2     @locking without transactions
  133. __APIREL__/ref/lock/page.html#2     page-level @locking
  134. __APIREL__/ref/lock/stdmode.html#2     standard @lock modes
  135. __APIREL__/ref/lock/twopl.html#2     two-phase @locking
  136. __APIREL__/ref/log/config.html#2     @logging configuration
  137. __APIREL__/ref/log/intro.html#2     @logging introduction
  138. __APIREL__/ref/log/limits.html#2     @log file limits
  139. __APIREL__/ref/mp/config.html#2     @memory pool configuration
  140. __APIREL__/ref/perl/intro.html#2     @Perl
  141. __APIREL__/ref/program/appsignals.html#2     application @signal handling
  142. __APIREL__/ref/program/byteorder.html#2     @byte ordering
  143. __APIREL__/ref/program/byteorder.html#3     byte @endian
  144. __APIREL__/ref/program/compatible.html#2     @interface compatibility
  145. __APIREL__/ref/program/dbsizes.html#2     database @limits
  146. __APIREL__/ref/program/diskspace.html#2     @disk space requirements
  147. __APIREL__/ref/program/environ.html#2     @environment variables
  148. __APIREL__/ref/program/errorret.html#2     @error returns
  149. __APIREL__/ref/program/errorret.html#3     @error name space
  150. __APIREL__/ref/program/errorret.html#DB_NOTFOUND Error returns to applications@DB_NOTFOUND
  151. __APIREL__/ref/program/errorret.html#DB_KEYEMPTY Error returns to applications@DB_KEYEMPTY
  152. __APIREL__/ref/program/errorret.html#DB_LOCK_DEADLOCK Error returns to applications@DB_LOCK_DEADLOCK
  153. __APIREL__/ref/program/errorret.html#DB_LOCK_NOTGRANTED Error returns to applications@DB_LOCK_NOTGRANTED
  154. __APIREL__/ref/program/errorret.html#DB_RUNRECOVERY Error returns to applications@DB_RUNRECOVERY
  155. __APIREL__/ref/program/mt.html#2     building @threaded applications
  156. __APIREL__/ref/program/namespace.html#2     Berkeley DB library @name spaces
  157. __APIREL__/ref/program/scope.html#2     Berkeley DB handle @scope
  158. __APIREL__/ref/program/scope.html#3     Berkeley DB @free-threaded handles
  159. __APIREL__/ref/rpc/client.html#2     @RPC client
  160. __APIREL__/ref/rpc/server.html#2     @RPC server
  161. __APIREL__/ref/sendmail/intro.html#2     @Sendmail
  162. __APIREL__/ref/tcl/intro.html#2     loading Berkeley DB with @Tcl
  163. __APIREL__/ref/tcl/faq.html#2     Tcl @FAQ
  164. __APIREL__/ref/tcl/faq.html#3     @Tcl FAQ
  165. __APIREL__/ref/tcl/program.html#2     @Tcl API programming notes
  166. __APIREL__/ref/tcl/using.html#2     using Berkeley DB with @Tcl
  167. __APIREL__/ref/test/run.html#2     running the @test suite
  168. __APIREL__/ref/transapp/admin.html#2     administering @transaction protected applications
  169. __APIREL__/ref/transapp/archival.html#2     archival in @transaction protected applications
  170. __APIREL__/ref/transapp/archival.html#3     @catastrophic recovery
  171. __APIREL__/ref/transapp/checkpoint.html#2     checkpoints in @transaction protected applications
  172. __APIREL__/ref/transapp/deadlock.html#2     deadlock detection in @transaction protected applications
  173. __APIREL__/ref/transapp/filesys.html#2     recovery and @filesystem operations
  174. __APIREL__/ref/transapp/intro.html#2     @Transactional Data Store
  175. __APIREL__/ref/transapp/logfile.html#2     @log file removal
  176. __APIREL__/ref/transapp/reclimit.html#2     Berkeley DB @recoverability
  177. __APIREL__/ref/transapp/recovery.html#2     recovery in @transaction protected applications
  178. __APIREL__/ref/transapp/throughput.html#2     @transaction throughput
  179. __APIREL__/ref/txn/config.html#2     @transaction configuration
  180. __APIREL__/ref/txn/intro.html#2     Berkeley DB and @transactions
  181. __APIREL__/ref/txn/limits.html#2     @transaction limits
  182. __APIREL__/ref/txn/nested.html#2     nested @transactions
  183. __APIREL__/ref/upgrade.2.0/intro.html#2     Upgrading to release @2.0
  184. __APIREL__/ref/upgrade.3.0/intro.html#2     Upgrading to release @3.0
  185. __APIREL__/ref/upgrade.3.1/intro.html#2     Upgrading to release @3.1
  186. __APIREL__/ref/upgrade.3.2/intro.html#2     Upgrading to release @3.2
  187. __APIREL__/ref/xa/config.html#2     configuring Berkeley DB with the @Tuxedo System
  188. __APIREL__/ref/xa/intro.html#2     @XA Resource Manager
  189. __APIREL__/utility/berkeley_db_svc.html#2     @berkeley_db_svc
  190. __APIREL__/utility/berkeley_db_svc.html#3     utility to support @RPC client/server
  191. __APIREL__/utility/db_archive.html#2     @db_archive
  192. __APIREL__/utility/db_archive.html#3     utility to @archive log files
  193. __APIREL__/utility/db_checkpoint.html#2     @db_checkpoint
  194. __APIREL__/utility/db_checkpoint.html#3     utility to take @checkpoints
  195. __APIREL__/utility/db_deadlock.html#2     @db_deadlock
  196. __APIREL__/utility/db_deadlock.html#3     utility to detect @deadlocks
  197. __APIREL__/utility/db_dump.html#2     @db_dump
  198. __APIREL__/utility/db_dump.html#3     utility to @dump databases as text files
  199. __APIREL__/utility/db_load.html#2     @db_load
  200. __APIREL__/utility/db_load.html#3     utility to @load text files into databases
  201. __APIREL__/utility/db_printlog.html#2     @db_printlog
  202. __APIREL__/utility/db_printlog.html#3     utility to display @log files as text
  203. __APIREL__/utility/db_recover.html#2     @db_recover
  204. __APIREL__/utility/db_recover.html#3     utility to @recover database environments
  205. __APIREL__/utility/db_stat.html#2     @db_stat
  206. __APIREL__/utility/db_stat.html#3     utility to display database and environment @statistics
  207. __APIREL__/utility/db_upgrade.html#2     @db_upgrade
  208. __APIREL__/utility/db_upgrade.html#3     utility to upgrade @database files
  209. __APIREL__/utility/db_upgrade.html#4     utility to @upgrade database files
  210. __APIREL__/utility/db_verify.html#2     @db_verify
  211. __APIREL__/utility/db_verify.html#3     utility to verify @database files
  212. __APIREL__/utility/db_verify.html#4     utility to @verify database files