2 messages in com.mysql.lists.plusplusRe: message for Mr Robert Giles
FromSent OnAttachments
mahshid shakiba24 Nov 2003 11:38 
Sinisa Milivojevic25 Nov 2003 03:54 
Subject:Re: message for Mr Robert Giles
From:Sinisa Milivojevic (sin@beotel.yu)
Date:11/25/2003 03:54:23 AM
List:com.mysql.lists.plusplus

On Mon, 24 Nov 2003 14:38:28 -0500 mahshid shakiba <mahs@alethiabio.com> wrote:

Hi, This message is for Mr Robert Giles who had posted a question about encrypted data and BLOB column. I have the same problem with compressed data and BLOB. i am not able to decompress it after writing my data in database. I was wondering if you found the solution.

Any help would be appreciated.

thanks

Take a look at cgi_image.cc example file on how to get BLOB data into memory.

Then use decompress to decompress it.

Sincerely,