Question : Crystal report file as resource?

Say I have an application (C#) which displays information in a crystal reports report.  Can I embed the rpt file as a resource inside the exe and load it directly into the viewer from there ?


ps.  I do know about using installer programs such as Install Shield and Wise - nothing to do with that.

Answer : Crystal report file as resource?

Yes, add the report to the project then on the porperty of the report set the build action to embedded resources.

:)
Random Solutions  
 
programming4us programming4us