summaryrefslogtreecommitdiff
path: root/db/docs/index.html
blob: ad638e776c90f1749fbb65ba1821193d6bc99904 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!--$Id: index.html,v 1.11 2000/11/22 21:40:34 bostic Exp $-->
<html>
<head>
<title>Berkeley DB (Version: 3.2.9)</title>
</head>
<body bgcolor=white>

<p align=center>
<img src="images/sleepycat.gif" alt="Sleepycat Software Inc.">
<p align=right>
<font size="+1">... <i>the embedded database company</i></font><sup>tm</sup>

<p><br>
<p><br>
<center><h1><b>Berkeley DB</b></h1></center>

<p>
<table align=center cellpadding=4 border=2>
<tr>
	<th align=center width="50%">Interface Documentation</th>
	<th align=center width="50%">Building Berkeley DB</th>
</tr><tr valign=top>
	<td>
	<a href="api_c/c_index.html">C API</a><br>
	<a href="api_c/c_pindex.html">C API Index</a><br>
	<p>
	<a href="api_cxx/cxx_index.html">C++ API</a><br>
	<a href="api_cxx/cxx_pindex.html">C++ API Index</a><br>
	<p>
	<a href="api_java/java_index.html">Java API</a><br>
	<a href="api_java/java_pindex.html">Java API Index</a><br>
	<p>
	<a href="api_tcl/tcl_index.html">Tcl API</a><br>
	</td><td>
	<a href="ref/build_unix/intro.html">Building for UNIX and QNX systems</a><br>
	<p>
	<a href="ref/build_win/intro.html">Building for Win32 platforms</a><br>
	<p>
	<a href="ref/build_vxworks/intro.html">Building for VxWorks platforms</a><br>
	<p>
	<a href="ref/upgrade.3.2/intro.html">Upgrading Applications to the 3.2 release</a><br>
	</td>

</tr><tr valign=top>
	<th align=center>Additional Documentation</th>
	<th align=center>Company and Product Information</th>
</tr><tr valign=top>
	<td>
	<a href="utility/index.html">Supporting Utilities</a><br>
	<p>
	<a href="ref/toc.html">Programmer's Tutorial and Reference Guide</a><br>
	</td><td>
	<a href="sleepycat/contact.html">Contacting Sleepycat Software</a><br>
	<a href="ref/intro/products.html">Commercial Product List</a><br>
	<a href="sleepycat/license.html">License</a><br>
	<a href="http://www.sleepycat.com/update/index.html">Release Patches and Change Logs</a><br>
	<a href="http://www.sleepycat.com">Sleepycat Software Home Page</a><br>
	</td>
</tr>

</table>

<p>
<center><b>
Version 3.2.9, January 24, 2001<br>
Copyright 1997-2000 Sleepycat Software, Inc. All Rights Reserved
</b></center>

<p><br>
<p><br>
<p><br>
<p><h5><a href="sleepycat/legal.html">Legal Notices</a></h5>

</body>
</html>