Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

simple question Crystal 9

Status
Not open for further replies.

markhirt

Programmer
Mar 26, 2002
13
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top