Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the new Symbian book to the books.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
efbd2b88585acb948320eacba258f5e8 |
User & Date: | drh 2010-01-06 17:01:25.000 |
Context
2010-01-06
| ||
17:38 | Updates to search script. (check-in: 39f3bd86d6 user: dan tags: trunk) | |
17:01 | Add the new Symbian book to the books.html page. (check-in: efbd2b8858 user: drh tags: trunk) | |
2010-01-05
| ||
23:31 | Last minute changes before the 3.6.22 release. (check-in: 25998dce13 user: drh tags: trunk) | |
Changes
Added images/books/symbiansql.jpg.
cannot compute difference between binary files
Changes to pages/books.in.
1 2 3 4 5 6 7 8 9 10 11 12 | <title>Books About SQLite</title> <tcl>hd_keywords {books about SQLite}</tcl> <h1 align=center>Books About SQLite</h1> <hr> <table border=0> <tr><td valign=top><img src="images/books/vanderLans.jpg"><td valign=top> <h2>The SQL Guide to SQLite (2009)</h2> <p>Author: Rick F. van der Lans<br> Publisher: Lulu.com<br> | > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | <title>Books About SQLite</title> <tcl>hd_keywords {books about SQLite}</tcl> <h1 align=center>Books About SQLite</h1> <hr> <table border=0> <tr><td valign=top><img src="images/books/symbiansql.jpg"><td valign=top> <h2>Inside Symbian SQL (2010)</h2> <p>Authors: Ivan Litorvski & Richard Maynard<br> Publisher: Wiley<br> <a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470744022.html">wiley.com</a></p> <p> This is the definitive reference book on the Symbian SQL database which is based on SQLite. The authors (both members of the Symbian engineering team responsible for the implementation of the code) show you how to design code and ease migration from an internal and external point of view, plus they reveal the dos and don'ts of writing high-performance database applications. Packed with resources and sample code, this timely book reveals how to design and tune applications that use the Symbian SQL framework to ultimately improve performance.</p> <p>With its sample code and insider expertise, this text has everything you need to keep you ahead of the curve. </p> </table> <hr> <table border=0> <tr><td valign=top><img src="images/books/vanderLans.jpg"><td valign=top> <h2>The SQL Guide to SQLite (2009)</h2> <p>Author: Rick F. van der Lans<br> Publisher: Lulu.com<br> |
︙ | ︙ |