I have a app, that i need access to the address book, preferable using sqlite3.
I know I saw where the next release may have sqlite3 functionality, just wondering
if you will have a beta, and if it will let me access the needed functionality.
in the bucket for features for the next release(s)
c
oh i've been waiting for this feature since i bought my license last december. i already stopped developing my game since there is no sqlite support yet. kinda hurts...
jondanao: I've been testing saving and loading JSON in flat files for a temp solution.
@leetrout: yes that workaround might be good if you're dealing with small data. but i'm developing a word game with a 80k+ word dictionary. seems unreasonable to use flat files. :(
sqlite is in Corona 2.0 beta 3. Please give it a try.
Tossing in a vote for Sqlite3 access as well. This would be very helpful...