Page 1 of 1
Field Types
Posted: Mon Jun 07, 2004 5:46 pm
by HaVoC
I've tried using the field type 'text' but it just doesn't work. I can only enter 255 characters. How do I go over this limit?
Posted: Mon Jun 07, 2004 5:59 pm
by markl999
A text column should be able to hold around 65536 chars. How have you defined/created it exactly?
Posted: Mon Jun 07, 2004 6:17 pm
by tim
BLOB is another option but i think mark is on to something
(as always)
Posted: Mon Jun 07, 2004 7:15 pm
by hawleyjr
Here is a MySql Types Quick Reference Table. I have found this very useful:
http://kimbriggs.onza.net/Computers/Not ... types.html