Re: [Gambas-user] How to convert blob to png file

2012-08-23 Thread Richard Terry
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 > Bill, this may/may not work for you, I'm using postgres, It's probably crap code as I'm not much of a programmer, but

Re: [Gambas-user] How to convert blob to png file

2012-08-23 Thread Tobias Boege
On Thu, 23 Aug 2012, Bill-Lancaster wrote: > > Yes, thanks. > > I've been looking at it but it takes a .png and records it as blob. I'm > trying to do the reverse. > > But I'll continue to try to reverse the process. > > Thanks again. > -- > View this message in context: > http://old.nabble.

Re: [Gambas-user] How to convert blob to png file

2012-08-23 Thread Bill-Lancaster
Ahh! I'd got a bit confused but have got now. Thanks again -- View this message in context: http://old.nabble.com/How-to-convert-blob-to-png-file-tp34339336p34339602.html Sent from the gambas-user mailing list archive at Nabble.com. ---

Re: [Gambas-user] How to convert blob to png file

2012-08-23 Thread Bill-Lancaster
Yes, thanks. I've been looking at it but it takes a .png and records it as blob. I'm trying to do the reverse. But I'll continue to try to reverse the process. Thanks again. -- View this message in context: http://old.nabble.com/How-to-convert-blob-to-png-file-tp34339336p34339568.html Sent f

Re: [Gambas-user] How to convert blob to png file

2012-08-23 Thread Tobias Boege
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-tp34

[Gambas-user] How to convert blob to png file

2012-08-23 Thread Bill-Lancaster
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 li