Hello guys.
I'm making an app to make some rpg character sheets.
This app will save some local data.
So, it's better to use files or a database to keep this data? And why?
Also, I'll have some info, like spell descriptions. For this, db or files?
(I'm thinking to use SQLite as DB)
Thanks
Cheers!
Sam
I'm making an app to make some rpg character sheets.
This app will save some local data.
So, it's better to use files or a database to keep this data? And why?
Also, I'll have some info, like spell descriptions. For this, db or files?
(I'm thinking to use SQLite as DB)
Thanks
Cheers!
Sam