03.12.2013, 20:24
Depends on what you're actually loading and where from. I'd advise against using more than 30 fields in a single table. If you have field names with number (e.g. weapon1, weapon2, ...) then you should move those to another table so you can make rows instead of columns.