Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 5. Reading and Writing to a SQLite Database

Chapter 5. Reading and Writing to a SQLite Database

Another compelling feature of AIR is local embedded database support provided by SQLite. Using this support, developers can persist data locally on the end user’s machine, allowing functionality far beyond what is possible for applications running in a web browser environment.

A few common uses for this local database support include caching application data that would normally be downloaded on application startup, creating occasionally connected clients that exchange data with the server only when Internet access is available, or creating an application that is intended to run entirely locally, without a server for storage.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial