Imported Upstream version 5.3.21
[platform/upstream/libdb.git] / docs / installation / upgrade_11gr2_51_sqlite_ver.html
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6     <title>SQLite Interface Upgrade</title>
7     <link rel="stylesheet" href="gettingStarted.css" type="text/css" />
8     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9     <link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" />
10     <link rel="up" href="upgrade_51_toc.html" title="Chapter 11.  Upgrading Berkeley DB 11.2.5.0 applications to Berkeley DB 11.2.5.1" />
11     <link rel="prev" href="upgrade_11gr2_51_src_reorg.html" title="Source Tree Rearranged" />
12     <link rel="next" href="upgrade_11gr2_51_mod_db4_unsupp.html" title="Mod_db4 Support Discontinued" />
13   </head>
14   <body>
15     <div xmlns="" class="navheader">
16       <div class="libver">
17         <p>Library Version 11.2.5.3</p>
18       </div>
19       <table width="100%" summary="Navigation header">
20         <tr>
21           <th colspan="3" align="center">SQLite Interface Upgrade</th>
22         </tr>
23         <tr>
24           <td width="20%" align="left"><a accesskey="p" href="upgrade_11gr2_51_src_reorg.html">Prev</a> </td>
25           <th width="60%" align="center">Chapter 11. 
26         Upgrading Berkeley DB 11.2.5.0 applications to Berkeley DB 11.2.5.1
27     </th>
28           <td width="20%" align="right"> <a accesskey="n" href="upgrade_11gr2_51_mod_db4_unsupp.html">Next</a></td>
29         </tr>
30       </table>
31       <hr />
32     </div>
33     <div class="sect1" lang="en" xml:lang="en">
34       <div class="titlepage">
35         <div>
36           <div>
37             <h2 class="title" style="clear: both"><a id="upgrade_11gr2_51_sqlite_ver"></a>SQLite Interface Upgrade</h2>
38           </div>
39         </div>
40       </div>
41       <p>
42 Berkeley DB's SQL interface includes code from SQLite.  The version of
43 SQLite used has been upgraded, so DB SQL is compatible
44 with SQLite version 3.7.0.1.  Please see the release notes at
45 http://sqlite.org/changes.html for further information.
46 </p>
47     </div>
48     <div class="navfooter">
49       <hr />
50       <table width="100%" summary="Navigation footer">
51         <tr>
52           <td width="40%" align="left"><a accesskey="p" href="upgrade_11gr2_51_src_reorg.html">Prev</a> </td>
53           <td width="20%" align="center">
54             <a accesskey="u" href="upgrade_51_toc.html">Up</a>
55           </td>
56           <td width="40%" align="right"> <a accesskey="n" href="upgrade_11gr2_51_mod_db4_unsupp.html">Next</a></td>
57         </tr>
58         <tr>
59           <td width="40%" align="left" valign="top">Source Tree Rearranged </td>
60           <td width="20%" align="center">
61             <a accesskey="h" href="index.html">Home</a>
62           </td>
63           <td width="40%" align="right" valign="top"> Mod_db4 Support Discontinued</td>
64         </tr>
65       </table>
66     </div>
67   </body>
68 </html>