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

QUERY PARAMETERS

Status
Not open for further replies.

jestrada101

Technical User
Mar 28, 2003
332
I currently have a parameter that uses a table on a database. When i add new data to that table, I have to update the default values? Is there a way for this to be automatically done without me coming in to make the update manually?

Thanks!
JE
 
Crystal doesn't support dynamic parameters. Your options are:

1) Use a third-party viewer or UDF that has this functionality (2) Code your own Viewer (if you've got CR Developer), and refresh the parameters through code at runtime.

-dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top