Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem wrote:
I use SELECT all from * ... and one row is a gif.

How do I get that gif to appear as a gif and not text?

In your connecting programming language.

Mysql doesn't know or care whether it's a gif, pdf, word doc or anything else.

Whatever programming language you are using to connect to mysql and fetch the data will be able to convert that binary data and display an image.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

  • ... Chris
    • ... Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
      • ... Chris
        • ... Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem

Reply via email to