Articles for November, 2009

Multi-table INSERT using one SQL statement in AIR SQLite

Posted November 30, 2009 11:00 pm
Filed under: AIR, Articles by Paul, SQL, Tutorials, local SQL database

This article describes a way that you can use a single INSERT statement to add data to multiple tables in the SQL dialect supported by the SQLite engine in Adobe AIR.
Normally in SQL, including in AIR’s built-in SQLite database engine, you can only add data to one table at a time using an INSERT statement. […]

» Keep reading Multi-table INSERT using one SQL statement in AIR SQLite

1 comment so far

Articles by Type

Articles by Topic

Random Reading

Currently...

Subscribe