1. What is the disadvantage of using database (example to keep track high score)
2. If using xml in web service to keep track high score, would it be better Considering of the size of a xml file and a database.
1. What is the disadvantage of using database (example to keep track high score)
2. If using xml in web service to keep track high score, would it be better Considering of the size of a xml file and a database.
Urgent! Pls answer me. Database.
Sigfuss
Well, it has of course more overhead than when you update a cell in an array, but it has capabilities to do transactional data storage and for example faster data-retrieval based on queries.
I'd consider that the most slow method of doing so. But perhaps you could elaborate a bit more about what you're trying to achieve It's now too vague IMHO to give a good answer.