[flexcoders] Saving data permanently to Sqlite DB

2009-01-17 Thread beriahotep
Hi, I am having alot of trouble saving data to an Sqlite db. I have no trouble, loading data, however commiting changes permanently seems to fail. I am using a delegate for the table. The code to execute any sqlStatement is: private function executeSQL(sqlStatement:SQLStatement):void{

[flexcoders] Re: Saving data permanently to Sqlite DB

2009-01-19 Thread beriahotep
files in the application directory in any case, so you should be copying the db to the users application storage directory if you're to avoid problems with a published app. -Original Message- From: flexcoders@yahoogroups.com on behalf of beriahotep Sent: Sat 17/01/2009 08:32