~ubuntu-branches/ubuntu/edgy/rpm/edgy

« back to all changes in this revision

Viewing changes to db/tcl/docs/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2002-01-22 20:56:57 UTC
  • Revision ID: james.westby@ubuntu.com-20020122205657-l74j50mr9z8ofcl5
Tags: upstream-4.0.3
ImportĀ upstreamĀ versionĀ 4.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<HTML>
 
3
<HEAD>
 
4
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
 
5
   <META NAME="GENERATOR" CONTENT="Mozilla/4.08 [en] (X11; I; FreeBSD 2.2.8-19990120-SNAP i386) [Netscape]">
 
6
</HEAD>
 
7
<BODY>
 
8
 
 
9
<CENTER>
 
10
<H1>
 
11
Complete Tcl Interface for Berkeley DB</H1></CENTER>
 
12
 
 
13
<UL type=disc>
 
14
<LI>
 
15
<A HREF="../../docs/api_tcl/tcl_index.html">General use Berkeley DB commands</A></LI>
 
16
</UL>
 
17
 
 
18
<UL type=disc>
 
19
<LI>
 
20
<A HREF="./env.html">Environment commands</A></LI>
 
21
 
 
22
<LI>
 
23
<A HREF="./lock.html">Locking commands</A></LI>
 
24
 
 
25
<LI>
 
26
<A HREF="./log.html">Logging commands</A></LI>
 
27
 
 
28
<LI>
 
29
<A HREF="./mpool.html">Memory Pool commands</A></LI>
 
30
 
 
31
<LI>
 
32
<A HREF="./txn.html">Transaction commands</A></LI>
 
33
</UL>
 
34
 
 
35
<UL>
 
36
<LI>
 
37
<A HREF="./db.html">Access Method commands</A></LI>
 
38
 
 
39
<LI>
 
40
<A HREF="./test.html">Debugging and Testing</A></LI>
 
41
 
 
42
<LI>
 
43
<A HREF="./historic.html">Compatibility commands</A></LI>
 
44
 
 
45
<LI>
 
46
<A HREF="./library.html">Convenience commands</A></LI>
 
47
</UL>