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,