开发者

tool to retrieve data from .sqlite local db

is any tool is there to retrieve/view data开发者_如何学Cs from .sqllite iphone local database and is there any way to view data without fetching and storing it to tableview.


sqlite3 is part of the iOS SDK so you can use it to do whatever you like with sqllite files stored locally. There are also good wrappers for sqllite such as http://gusmueller.com/blog/archives/2008/03/fmdb_for_iphone.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜