Is there any datatype that i can convert in my sql server 2000 stored procedure that would let me use the image field in my CR 8.0 report. The image fields (.jpeg, .gif) don't show up in my fields menu. But, when I reference the actual table with the images in it.. the image fields are available and work. But I want to use a stored procedure because its faster that using tables.