Hi there,

I have problem with inserting image using ASP into SQL server, field type
'image'. Sometime (I didn't figure out when, it's look like it happened
randomly) when I insert images, it get shrinked and when I retrieve it, I
miss bottom of picture. Sometime helps if I change image size (use another
compression) and insert it again, and sometime even this doesn't work. And
always (no matter if picture is 5 Kb or 500 Kb I miss small part of it - 1
or 2% of picture)

Is anyone have a clue what could solve this problem.