Posts Tagged ‘air’

Delete SQLite Column Using Actionscript 3

May 26th, 2009

An example of how you can delete a column of an existing SQLite table using Actionscript 3.

Flash / Actionscript ,

Rename SQLite Column Using Actionscript 3

May 26th, 2009

An example of how you can rename a column of an existing SQLite table using Actionscript 3.

Flash / Actionscript ,

Basic AIR SQLite Example Using Actionscript 3

April 26th, 2009

A simple example of using SQLite as an embedded database for Adobe AIR applications.

Flash / Actionscript ,