Can you please tell me what to do if I want to use in MySQL string longer than 255 characters?
I have to put that strin in a file or there is some way to put it in MySQL?
Sorry for the stupid question but I am new in this field.
Thank you
use
text depending on what are u storing. if it want more use middletext
u can also use blob to store binary data like docs and images
cheers kyan
TEXT for insensitive case and BLOB for sensitive case.
Use MSSQL instead of MySQL _, 8000 length varchar