View Single Post
  #38  
Old 11-12-2009, 01:01 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by coreys View Post
To be honest I see absolutely no benefit to using SQLite over, say, TIniFile, for mudlib storage. Loading/Saving of player data using these methods should only be done on login/logout, a file for every player, and is not slow enough to where using a system like that is necessary.
Transactions, queries to analyze your data, and a centralized backup of all data seem like big benefits to me.
__________________
Quote:
Reply With Quote