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

Modifying SQL query after attaching to Crystal report

Status
Not open for further replies.

PatelRam

Programmer
Aug 20, 2003
87
US
Hi,

I have existing crystal report which is based on crystal SQL Query (Query1.qry). The
Report is working fine. Because of some functionality change, I want to modify Query1.qry I have added one column in Query1.qry. I have opened my crystal report to add the same column but query doesn't show me the new column.

My question, is any way we can change Query once it is attach to Crystal report ?


Thanks,

Ram
 
hi

go to your query designer and select that query.
do your modification there and then save it
next go to your report and there click on database then verified database

cheers

pgtek
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top