Click here to Skip to main content
15,920,801 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
I have a table in sq server 2008 named EmployeeInformation.The path of a folder are in a field named EmpPic(varchar(50)). The folder is in D/:Picture. How can I show the picture in crystal report.
Posted

visit here...

Image in Crystal Reports[^]
 
Share this answer
 
You need to create blob data field in database or create data-set/datable to bind with report.


Please see following links

Image in Crystal Reports[^]

http://www.neodynamic.com/demo-faq/barcode-net-sdk/how-to-create-crystal-reports-featuring-barcode-images-using-typed-dataset-in-net-windows-forms.aspx[^]
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900