diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
---|---|---|
committer | <> | 2015-03-17 16:26:24 +0000 |
commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/bdb-sql/buildinstall.html | |
parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
download | berkeleydb-master.tar.gz |
Diffstat (limited to 'docs/bdb-sql/buildinstall.html')
-rw-r--r-- | docs/bdb-sql/buildinstall.html | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/docs/bdb-sql/buildinstall.html b/docs/bdb-sql/buildinstall.html index b0256550..cc275452 100644 --- a/docs/bdb-sql/buildinstall.html +++ b/docs/bdb-sql/buildinstall.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -58,7 +58,7 @@ <p> The BDB SQL interface comes as a part of the Oracle Berkeley DB download. This can be downloaded from the - <a class="ulink" href="http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html" target="_top">Oracle Berkeley DB download page</a>. + <a class="ulink" href="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html" target="_top">Oracle Berkeley DB download page</a>. </p> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> @@ -89,7 +89,7 @@ </li> <li> <p> - <code class="literal">libdb_sql50.dll</code> + <code class="literal">libdb_sql60.dll</code> </p> <p> This is the library that provides the BDB SQL interface. @@ -99,6 +99,23 @@ </li> </ul> </div> + <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> + <h3 class="title">Note</h3> + <p> + If you are upgrading an existing BDB SQL + installation, and you are upgrading from release + 6.1.19 or lower, then see the SQL database upgrade + instructions + <span> + at + <a href="../installation/sqlite_ver61.html" class="olink"> + Updated SQLite Version + </a> + </span> + + in the Berkeley DB Installation and Build Guide. + </p> + </div> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> @@ -181,7 +198,7 @@ </div> <p> Download the ADO.NET package from the - <a class="ulink" href="http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html" target="_top">Oracle Berkeley DB download page</a>. + <a class="ulink" href="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html" target="_top">Oracle Berkeley DB download page</a>. </p> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> |