Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Images To Database?

forums forums SQLyog Using SQLyog Images To Database?

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #9762
      klim
      Member

      Quite a simple question.

      What should I do to put an image into my table?

      What type of columns I should use?

      When I put some image and see this table next time, it dissapears!!!

      Please, HELP!

    • #21973
      peterlaursen
      Participant

      You should use a BLOB, MEDIUMBLOB or LONGBLOB column (BLOB = Binary Long OBject).

      SQLyog has a special BLOB-viewer that support the most common graphics formats.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.