Symbian3/PDK/Source/GUID-2C60C1C3-82B5-5ED3-98DF-E787193E8797.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
--- a/Symbian3/PDK/Source/GUID-2C60C1C3-82B5-5ED3-98DF-E787193E8797.dita	Fri Jul 02 12:51:36 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-2C60C1C3-82B5-5ED3-98DF-E787193E8797.dita	Fri Jul 16 17:23: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_d0e593157_href.png" placement="inline"/>
+<image href="GUID-D3881E09-4519-5E3F-9978-C9FEFD123B85_d0e642450_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