Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Re: Help! Displaying Images in Crystal Reports


Message #1 by tom.ashley@u... on Tue, 18 Mar 2003 16:21:43
have you managed to solve this, i am getting the same errors

Tom




Thanx for the reply. but, that's what I am doing.I'm storing the image in 
an Image field in SQL server, and has put that field in the report, but it 
comes blank.Do I have to use some other special fileld to display this or 
just put this database field as it is.
 and, I've one more problem.When I try to export this report to a pdf 
file, it gives an error-" Error in File<PathName/Fle.rpt> Error detected 
by Export DLL" -.Ever come across this?...It was working alright in the 
beginning, then suddenly it stopped exporting...i'm going nuts..
Any help is appreciated.
Deepa
 

> 
>>  I had the same problem. If you are using SQL there is a field type of 
i> mage.
I> f you use this and insert it into Crystal it works.

> An article in SQL said that you could use a long data type to store 
images,
b> ut when you then try and display the image in Crystal, a square comes up
a> nd it says it is a picture, but no picture appears. As far as I can see,
C> rystal needs an image field type. Do some testing on the Employee table 
of
t> he Northwind database.

  Return to Index