SqlLite for iPhone issues/bugs/problems ?
Posted
by jAmi
on Stack Overflow
See other posts from Stack Overflow
or by jAmi
Published on 2010-05-31T10:45:50Z
Indexed on
2010/05/31
10:53 UTC
Read the original article
Hit count: 290
Hey there,
I am planning to develop an iPhone application heavily relying on sqlite DB , from different links I have gone through this seems to be a great tool and has some really good support.
As my app is still in the planning process
I would like to ask if there are any Issues with SQLlite database ? from memory management to Queries and data sizes and multiple access etc;
Please share your experience using SQLite DB in iPhone and what problems did you face?
I just want to make a note of these exceptions so that I may plan my App well and do not have any issues raised in the middle of the development process.
Thanx for your contribution.
© Stack Overflow or respective owner