I am making an iphone application in which there is use of database. But this database records must be dynamic means record get stored in database when user make entry in iphone application. It need dynamic record.
Anyone know about it? Please help me.
Thanks alot.
Use SQLite DB. Which is mostly used for iPhone application in build Data Base.