I wanted to save images in a sql database table column. so i selected the column datatype as "Image" but was not sucessful to store the image in the table. When i changed the datatype to "binary" I was sucessful. but i don't know the reason. can some throw some light on it and advise me.
Thanks
Thanks