I looking for easier way to download some picture (type Image) from my central sqlserver database to my loca drive....I have a table with ImangeId, Description and the image itself...can I also use the same datareader for fetching the images ..or any other best options..