|
From: moxliukas \(P. Kudaras\) <mox...@de...> - 2002-09-23 11:49:04
|
> This is the bit I'm looking forward to and its implementation into a > SQL Schema, I've got some ideas but will air them when there is a > general approval as to this is the direction we all wish to take... Actually this is quite a subtle problem: making an online game means that SQL is the most obvious way to store game data, but suppose we make a standalone version of the game? Surely people are not going to install a SQL database just to play a game? How would SQL DB solution scale? Petras Kudaras aka moxliukas |