I have got my head around using XML as data for my app using
I have a similar question. Can I save out to a binary flat file? [import]uid: 7719 topic_id: 5921 reply_id: 20483[/import]
Bump… [import]uid: 22878 topic_id: 5921 reply_id: 23634[/import]
You can save out to an XML from SQLite. Less strain on resources as well.
Check out this link:
http://luasqlite.luaforge.net/lsqlite3.html
It’s got some good info that may help you. [import]uid: 8045 topic_id: 5921 reply_id: 23641[/import]