I approached Crystal backwards. Up 'til this point, I've created *.rpt's and deployed them via Enterprise. Now, I need to incorporate reports into a VB 6 client/server application. I can't figure out the simple part of ...
- What class control to I Dim on the form?
- What property do I set to give the viewer the report name and path?
- What method do I call to display the report in the viewer I have on the form?
I think the problem could be that I'm just instantiating the wrong object class.
Thanks,
Mark
- What class control to I Dim on the form?
- What property do I set to give the viewer the report name and path?
- What method do I call to display the report in the viewer I have on the form?
I think the problem could be that I'm just instantiating the wrong object class.
Thanks,
Mark