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!

Loading default values into a parameter at runtime from a data base fi

Status
Not open for further replies.

jlbsloan

Programmer
Mar 1, 2001
45
US
Is it possible to load defaults into a parameter (at runtime from a data base field) for the user to select from.

Thanks for any thoughts on this.
 
You can't refresh the Crystal pick list from live data, this is stored with the report.

You can, however, create your own drop down in the application and then pass the selected value to the parameter field.

Ken Hamady
Crystal Reports Training/Consulting and a
Quick Reference Guide to VB/Crystal (including ADO)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top