Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

SQLConnection Compact Database Tables

$
0
0

Is there a way to just compact/vacuum a single table as opposed to the entire table a la SQLConnection.compact()? This option is available with the vacuum command in SQLite.

 

I also tried autocompact but that doesn't seem to work at all for what I'm trying to do (keep sequential rowids). Thanks.


Viewing all articles
Browse latest Browse all 2010

Trending Articles