List:General Discussion« Previous MessageNext Message »
From:<sinisa Date:June 21 2000 10:28am
Subject:Re: Storing BLOBs ??is it a faq?
View as plain text  
Mark Lo writes:
 > Hi,
 > 
 >      Now, I know how to insert and update.  Then what is the syntax for retirve
 > the image file so that it can be shown on the web.
 > 
 > Thank you so much
 > 
 > Mark
 > 


Hi!

You can use Perl or PHP or C++ for the purpose and with Apache and
Apache-like WWW servers just shoot out a picture to stdout, or you can 
go an indirect way and first SELECT ... INTO DUMPFILE, and then
present that file on WWW page.

Second program on this page shows how to send a picture to stdout in
MySQL++:

http://www.mysql.com/mysql++-examples.html

Regards,

Sinisa

+----------------------------------------------------------------------+
|      ____  __     _____   _____  ___     ==  MySQL AB                |
|     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic          |
|    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:sinisa@stripped     |
|   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus             |
|  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____                             |
|  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^                            |
|             /*/             \*\                Developers Team       |
+----------------------------------------------------------------------+
Thread
Storing BLOBs ??is it a faq?Dr. Dieter Becker20 Jun
  • Re: Storing BLOBs ??is it a faq?sinisa20 Jun
    • RE: Storing BLOBs ??is it a faq?Dr. Dieter Becker20 Jun
      • RE: Storing BLOBs ??is it a faq?sinisa20 Jun
      • Re: Storing BLOBs ??is it a faq?Steve Ruby20 Jun
    • Re: Storing BLOBs ??is it a faq?Mark Lo20 Jun
      • Re: Storing BLOBs ??is it a faq?Masood Nasir20 Jun
      • Re: Storing BLOBs ??is it a faq?sinisa21 Jun
    • Re: Storing BLOBs ??is it a faq?Mark Lo21 Jun
      • Re: Storing BLOBs ??is it a faq?sinisa21 Jun
        • Re: Storing BLOBs ??is it a faq?Thimble Smith21 Jun
RE: Storing BLOBs ??is it a faq?Dennis Gearon20 Jun