The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Database field size - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Database field size (/showthread.php?tid=1328) |
Database field size - ozzy00100 - May 26th, 2011 Hi there, On the Database field size, I was wondering what the character limit was for Large Text and Very Large Text - is there a document, that explains this. Thanks RE: Database field size - Ben - May 27th, 2011 Yup! But it's buried away in the user documentation, so don't feel bad that you didn't find it: http://docs.formtools.org/userdoc/?page=edit_form_database_tab Large (TEXT) - 65,535 characters Very Large (MEDIUMTEXT) - 16,777,215 characters [btw, Form Tools 2.1.0 also introduces two more sizes: 1 character and 2 characters] - Ben |