Which data base to use for saving profile
Hello,
I am developing an multi player iphone application in which i need to save profile information of each user and should be able to see the information of the player.
Which data base i have to use to save all this data and retrieve the same information??
Currently i am doing this using SQlite but when i have to transfer the data around the web , is it ok to use sqlite??
|