Computing.Net > Forums > Programming > crystal reports/vb6

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

crystal reports/vb6

Reply to Message Icon

Name: VBIDOT
Date: September 17, 2002 at 13:06:58 Pacific
OS: 98
CPU/Ram: 350/196
Comment:

After having no luck with vb6 data reports, I have moved to Crystal reports. I have used CR a little and understand the basic design. I have a few questions,excuse my ignorance,
1) If a vb project is designed using crystal reports, can a computer using the vb project that does not have Crystal reports installed still view and print the reports??
2) I like using DAO connections for Crystal reports, How can I make a Crystal report only show records that correspond to user input. ie on activate user will be prompted for input (Input box) user enters the name sam Crystal reports then shows only records that have sam entered as the name.



Sponsored Link
Ads by Google

Response Number 1
Name: madman
Date: September 17, 2002 at 13:45:28 Pacific
Reply:

Crystal Reports does not have to installed on pc for user to view and print Cr reports. You must place a CR object on at least one form, which will provide the link to CR reports. The process is very simple in VB6...assume the Cr object is named RPT1...you will need to supply basic information for certain properties, such as Report Title, Report Name, show in window or printer, etc.

As to your second question...yes, you can. One of the CR properties is SelectionFormula, where you would enter the report filter.

Nothing like seeing it for yourself. If you want, I can post back later some examples of using CR. I use CR exclusively in my projects...too flexible and too fast compared to data reports. Just my opinion.

Let me know if you want more detailed info.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: crystal reports/vb6

VB6/Crystal Reports PDF Export www.computing.net/answers/programming/vb6crystal-reports-pdf-export/14143.html

crystal report 10 & vb6.0 www.computing.net/answers/programming/crystal-report-10-amp-vb60/14404.html

generate Crystal Report 9 in VB6 www.computing.net/answers/programming/generate-crystal-report-9-in-vb6/8845.html