I am having SQL Server2005 Database where half of the data is Image which isin various formats. I want to convert all the image into jpeg2000 format and want to resize(reduce the size) the Images also. The front end application is made on VC++/MFC which is displaying all the images on the dialogues.
Please provide guidence for how to change images into jpeg2000 and how reduce the size