Hello ,
Can you please tell me how to create SQLite DB in iPhone and to perform CRUD operations from objective c program to databases. How to do it programmatically??
I know to create DB and table through command line, but how to do it programmatically??
Help me..
Thank you.