Display Image in Crystal Report from a Sql Server 2000 Database
Dear Friends,
I am trying to display a picture in Crystal Report which stored in a Sql Server 2000 DataBase. I have placed the node in the Crystal Report of the particular field. But its just displaying blank. I have confirmed that the picture is inserted in the database. Is there any other special setting to be done to display the picture.
I am doing it in VS 2005 with c# code behind.
Re: Display Image in Crystal Report from a Sql Server 2000 Database