problem in getting image from sql server

Hi,

I am trying to get images from sql server database,images are stored as type - image and am getting them into a blob object, for small images it working fine but am getting a part of image for larger images (like 800*600 of 20Kb).

How can get the whole image data from sql server and i have no problem if i use mysql database.

your suggestions are highly appreciated.

Regards,

Kiran Rredy

[429 byte] By [kiran.rredy@gmail.coma] at [2007-11-27 8:41:20]
# 1
Did you specify any size for the image data type in mySql?If so try increasing the size.
achyuthba at 2007-7-12 20:40:15 > top of Java-index,Java Essentials,Java Programming...