Posts Tagged ‘SQLite’

SQLite Example for Adobe AIR–Working with local SQL databases(with source code)

Windows-Table-256x256 Adobe AIR includes the capability of creating and working with local SQL databases. Many stand SQL features are supported in the runtime, open source SQLite system can be used for storing local, persistent data.

(more…)