runtime files and running reports
I have had a cursory glance thro the posts and didnt find anything. So, I need to know if it is possible to run crystal reports (rpt files) by ONLY using the rpt files AND ONLY runtime files? I mean run them, view them without any VB6 etc . I havae crystal reports developer 10 and I know how to get vb and CR running together but I would really love to know if its possible to run reports etc without vb etc
thank you for any assistance
gaz
Re: runtime files and running reports
You used to be able to compile report files into stand alone exes (providing the CR runtimes were rolled out as well), but I believe the last version to offer this was 8.5
With 9 and above, the report file structure changed, and I don't think that is possible any longer, so some type of wrapper would be necessary.