SQLite API 2 - book updated to 2.2, Oct 2022

I Wish I Knew How To…Program #SQLite with #Xojo API2 Version 2.2 book has just been released. It’s a free update for Version 2.x purchasers. More book information can be viewed at https://scispec.ca/index.php/books and can be purchased at https://xdevlibrary.com.

SQLite2

Updates to Version (2.2 — October 2022):

  • Performed updates to many of the examples (40+ examples) which prevent crashing when cancelling the use of FileDialog use in programs
  • Added the reference to view Xojo SQLite encrypted databases with SQLite Manager
  • Added information on the description of Write Ahead Logging.
  • Changed the executable of some example programs to the default MyApplication or My Application
  • Fixed issue with the user pressing cancel in Example 25-1
  • Added BOM issue example with Example 26-1
  • Added Save picture to database example (Example 27-1)
  • Added load picture from database – Example 27-2
10 Likes