amwmedia
17 Dec 2008, 2:16 PM
Hi,
I've been playing around with Ext.sql in Adobe Air and wanted to be able to insert rows into a database where the ID is auto incrementing so I modified a few functions and added one of my own to make this possible.
When you add a record you can now omit the Key field and it will be filled in by the sqlite database.
Thanks,
Andrew
I've been playing around with Ext.sql in Adobe Air and wanted to be able to insert rows into a database where the ID is auto incrementing so I modified a few functions and added one of my own to make this possible.
When you add a record you can now omit the Key field and it will be filled in by the sqlite database.
Thanks,
Andrew