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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I show crystal reports in a VB application?

Status
Not open for further replies.

asya1

Programmer
Feb 22, 2002
18
US
I have several reports created in crystal reports 9.0 that get data from an access 2002 database. Some use stored queries and others are built in crystal reports with groups, etc. They are pretty basic reports for the most part. I haven't used Crystal Reports inside VB since 4.0 and now I see that there are a ton more objects you can use and no real help in the way of a walkthrough on how to call/show a report from VB. Right now the user does not need the option to enter parameters or anything I just need to be able to display it for them (from a menu list) to print if they want. What is the easiest way to go about doing this?

Thanks,
Asya
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top