Quick SQLite Field Creation
#3

"200-300 player variables" should never be in one single table. The player table should only contain the most vital information (username, password, etc) and all the rest should be structured away so that you can keep an overview. I would say a single table shouldn't have more than 30 columns. I want to bet that you also have columns like carmod1 all the way to carmod13, and in that case read my tutorials.
Reply


Messages In This Thread
Quick SQLite Field Creation - by Gazzy - 08.10.2015, 18:19
Re: Quick SQLite Field Creation - by Spmn - 08.10.2015, 19:22
Re: Quick SQLite Field Creation - by Vince - 08.10.2015, 19:30
Re: Quick SQLite Field Creation - by Mauzen - 08.10.2015, 19:49

Forum Jump:


Users browsing this thread: 1 Guest(s)