Edward J Dawson wrote:

> 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 ?

I've just finished a series of experiments, which did just this.

I put them at http://www.xcom.dk/oss/ and you might get them to work. 
They should show how to read a file (from filesystem or browser) into 
the database, how to update and how to fetch it from the database again.

I'll see if I can clean the during the next few days (add comments, 
better variable names, etc.) so they'll be easier to understand :-)

// Flemming

-- 
Flemming Mahler Larsen, KsL @ TDC Internet
http://projekt.tele.dk.net/about/mahler.html // +45 (355) 26452

Reply via email to