My app Adobe Air try to save some data in a sqlite 3 database, but the app when insert a data, it does without problem, but i cant see the data when browse by the lita or sqlite browser. It look like empty table.
select * from table <- adobe air return ok insert into table (values...) <- adobe air return ok, but table stil empty ! Despite table empty, the adobe air work how the data was inserted indeed, but the table stil empty when you browse with sqlite browser.
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

