Click here to Skip to main content
15,895,423 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
In my database i've stored the image path, and i want to bind the images dynamically in crystal report using c#.

I've tried this following method but it not works.
SQL
1. Create a parameter field in the report with string data type.
2 In the report Add a picture OLE object. inside report right click->Insert->OLE object- >select Bitmap Image
3 Right click the OLE picture object and select Format Object- >select Picture tab ->Graphic location -> inside it drag the parameter field.



Please anyone help me to solve this problem.

Thanks in advance.
Posted
Comments
Kaushikhalvadiya 9-Mar-13 2:21am    
try this link

http://www.codeproject.com/Articles/30860/How-to-dynamically-load-images-in-Crystal-Reports
Pankaja Kanavi 19-Jul-13 8:03am    
thanku so much
Kaushikhalvadiya 9-Mar-13 2:23am    
http://www.youtube.com/watch?v=mmzudQpRB_0

1 solution

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