Menu

INSERT for TEXT fields limited to 255 chars

Help
Anonymous
2003-08-25
2012-09-19
  • Anonymous

    Anonymous - 2003-08-25

    Hi everyone,

    I'm trying to insert text strings over 255 chars, but the result is never longer.

    The problem seems not to be within MySql itself (as I can successfully insert such fields with the use of mysql).

    Thank you.

     
    • Greg Fortune

      Greg Fortune - 2003-08-25

      Use a column type of TEXT instead of VARCHAR.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.