How to organize database when we have a lot of field

laurentmartin 18 Jun, 2011
Hello,
Everything is in the title.
I have a lot of field spreaded on different page of a multi page.
I have so much field that php admin doesn't allow me to create VARCHAR anymore in table by telling me that table is saturated.
Does anyone can explain how to operate in this case ? I mean is it better to put TEXT in the type or is it better to use a second table and do a joint later when calling back the data to see them with chronoconnectivity ?
This topic is locked and no more replies can be posted.