Working with the SQLLite Database in Flex on AIR

Adobe Flex 3 contains several classes that allow Flex developers to work with local SQLite databases on AIR. In this presentation we will take an in-depth look at those classes and learn how to create, query, and interact with those databases and its data. I will show you several examples that demonstrate techniques such as:

  • Creating a SQLite Database,
  • Querying and Updating a SQLite Database,
  • Using Transactions, and
  • Inserting Records from an External Datasource
Screencast: