I've got a sqlite database with few tables and one view. How to get 开发者_运维知识库access to a data from this view at iPhone (i use sqlit3 framework)
Check out FMDB.
I've got a sqlite database with few tables and one view. How to get 开发者_运维知识库access to a data from this view at iPhone (i use sqlit3 framework)
Check out FMDB.
精彩评论