Sounds good.
mlmcc
Main Topics
Browse All TopicsHi all,
I am currently install crystal report to develop some reports for an existing database , while there has the necessary to received input by users to construct the SQL statement , does the crystal report supported such requirement ? Of course , without other development tools .
It sounds powful in crystal 10 , but I didnt know how to get this come true .
Regards,
Sam
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Thanks , man , now it has the parameter fields and the result comes out as my expection .
But it's not enough , I expect it would prompt out an inputbox for me to input parameters very time when I open the *.rpt file , that's say , I wonder if there has some "viewer" to open crystal report , thus when the user open the report with viewer, they will get a inputbox to input parameters and return the report result rather than open reports in editor mode .
Yes, if you have a viewer to open Crystal Reports, the user would get prompted to input parameter values.
The only exception would be if you have Saved Data with the report.
Crystal has the ability to save data with the report so a user doesn't have to have a database connection.
You can check this by looking in the CR Designer under File, and seeing if Saved Data With Report is checked.
Business Accounts
Answer for Membership
by: bdreed35Posted on 2005-06-13 at 09:44:44ID: 14203947
Yes, Crystal Reports has parameter fields.
From the Field Explorer, you can create a new parametere field.
Name and datatype are the only required fields.
In the Select Expert, you can set up a relationship between a field and a parameter of the same datatype.
The relationship in the Select Expert always has to be "is equal to" in order to set up the condition.