--- a/Symbian3/PDK/Source/GUID-2C60C1C3-82B5-5ED3-98DF-E787193E8797.dita Tue Jul 20 12:00:49 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-2C60C1C3-82B5-5ED3-98DF-E787193E8797.dita Fri Aug 13 16:47:46 2010 +0100
@@ -25,7 +25,7 @@
and generates bytecode for carrying out the work of each statement. The generated
bytecode is then handed over to a Virtual Machine for evaluation. </p> <fig id="GUID-370A849E-D1CC-5510-9211-D732C2D1DF6B">
<title> Simplified SQLite Architecture </title>
-<image href="GUID-D3881E09-4519-5E3F-9978-C9FEFD123B85_d0e642450_href.png" placement="inline"/>
+<image href="GUID-D3881E09-4519-5E3F-9978-C9FEFD123B85_d0e631075_href.png" placement="inline"/>
</fig> <p>The Virtual Machine considers the database to be a set of B-Trees,
one B-Tree for each table and one B-Tree for each index. The logic for creating,
reading, writing, updating, balancing and destroying B-Trees is contained