Subject BLOB Related Problem
Author H.I.S Developer
Hello All,

I use a table which stores images in a BLOB field.(size 80, subtype binary)
I am able to store BMP,JPG images into it.
But when I take it back only BMP images are shown and JPG is not retrived
successfully.
I am using IBO IB_Image control.
The error message I get is "Not BMP,Meta data or icon file".
Why is this so?
What should I do to store & retrive all types of images

Thanks
VigneZ