I'm trying to store bitmaps of pictures in SQL server. I've already tried to do that but I always had to convert back the data to something I could work with. I was wondering if there was a way to do that without having to convert all the information which can be quite long with big pictures, in other words, is there any efficient and fast way to do all that with SQL server ???