15
Dec.2011
Compact, not vacuum...
Issue:
Unable to execute a SQLite VACUUM command from actionscript.
Reason:
flash.events.SQLErrorEvent
SQLError
detailID : 2037
details : VACUUM is not allowed from SQL.
Solution:
use method compact() to reclaims all unused… more »

