Once you've established a connection between an Adobe AIR application and a local database, you can run SQL commands (CREATE TABLE, INSERT, DELETE, SELECT, etc.) using the flash.data.SQLStatement class. Find out how.
Failing to understand how the Adobe AIR cross-platform runtime environment enforces application security and authenticity could lead to breaches. Find out what steps you need to take to protect users of your AIR applications.