mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
75 lines
2.2 KiB
HTML
75 lines
2.2 KiB
HTML
<!--$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>
|