Hi,
I am currently trying to get perl and mysql talking together on linux.
I have succeeded in the basics, doing selects, inserts, updates
and deletes when dealing with chars and ints. I have now turned
my attention to blobs, and am having considerable difficulty.
I have managed to get a blob(a jpeg file) from a local file on the
linux box into the database, but I can't seem to get the thing back
out and onto a webpage! I have scanned numerous lists and books,
but seem to be unable to find any real information on dealing with
blobs. Can anyone point me in the right direction ?
Thanks very much for you time
Edd Dawson