A
Anonymous
Guest
I am developing a simple game. I have run into a delema of database design. I have a playing board of 500x500 spaces and 6 categories of items that could be spread around the board. Items on the board can be looked up by category and id, but what is the best way to store the contents of the board? The whole 50,000 line table of the contents is out, so what do you think?
:-o
:-o