Adobe eSeminar
Adobe AIR Local Data Storage Options (With Emphasis on Using Embedded SQL Databases)
Description
Skill Level: Intermediate
Among the most exciting capabilities of Adobe Integrated Runtime (AIR) are options for offline and local data storage. Which option is optimal varies between applications and the nature of the data being stored. This session highlights the pros and cons of 4 options: encrypted local stores, embedded SQL databases, file system, and local shared objects. An overview of how to use each will be provided. Details covered will include strategies for implementing embedded SQL databases including data synchronization between local AIR databases with server-side databases.
Technologies: AIR, Flex, Flash, HTML/AJAX, SQL
Online Recording
Acrobat Connect Recording
Note: Adobe.com login required for viewing Acrobat Connect recording. Adobe.com logins are FREE. (You provide an email to serve as your login.)
TIMELINE:
- 0:00:00 Intro
- 0:09:00 Session
- 0:39:00 Embedded SQL
- 0:56:30 Q&A
- 1:07:00 END
Downloads
Presentation Slides (pdf)
AIR_LocalStorage_Demo.air Application (681 kb)
Note: After install, right-click and select "View Source" for full source code of AIR_LocalStorage_Demo.air
Notes