On Thu, 23 Aug 2012, Bill-Lancaster wrote: > > I have a database containing thumbnail images in a type blob field (mysql). > Can someone help me to convert these to .png type files on disk? > Thanks > -- > View this message in context: > http://old.nabble.com/How-to-convert-blob-to-png-file-tp34339336p34339336.html > Sent from the gambas-user mailing list archive at Nabble.com. >
You may want to look at the PictureDatabase example. It does exactly the same thing. Regards, Tobi ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
