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

Web Help for Parameter flexibility

Status
Not open for further replies.

ElspethA

Programmer
Aug 7, 2002
3
US
I'm trying to move an old VB app developed to run crystal reports to the web.

Right now the VP app allows the user to select a report and then build a selection formula by picking a field, the comparison type (<, =, >), and entering a value. The VB then developes the string that needs to be passed to the report to run it.

This was developed in CR 5.0 16-bit. Time to upgrade!

We have CR 8.0 Developer Edition right now. I've set up a test web server and been playing with the ability to put parameters in the report that are then used as selection criteria. I'd like to be able to use a report where I have checked &quot;Allow multiple Values&quot; and chosen &quot;Discrete and Range Vales&quot;. It works in Crystal 8.0, but not when I run it over the web.

Question 1: Does Crystal 8.5 work with range parameters and multiple values?

Question 2: If Crystal 8.5 does not solve my problem, is it worth the money to go to 8.5 instead of 8.0 and why?

Thanks for any input or suggestions that you have.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top