hii .... my first post here
well how can i store a jpeg in stored procedure .... i am able to save jpeg from
vb form using
vb appendchunk function ... but we don't write any queries on client side ... so i have to do this in stored proc ... so is there anyway that i pass image to path procedure and it saves the actual image.
btw i know that saving image is not a recommended thing to do ... but i can't do anything about it ... thats the requirement.
and i did try to use search but didn't find anything
thanx in anticipation
