Re: blob database field

2009-01-26 Thread Malcolm Tredinnick
On Mon, 2009-01-26 at 20:47 -0700, reed crowe wrote: > I am trying to integrate a web front end to another > application that uses a mysql database. The applications > stores small png graphs as blobs in the database and I > would like to be able to display those in the web front > end. I have

blob database field

2009-01-26 Thread reed crowe
I am trying to integrate a web front end to another application that uses a mysql database. The applications stores small png graphs as blobs in the database and I would like to be able to display those in the web front end. I have seen a few discussions on the topic, and maybe a patch for co