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

Changing name of the Query

Status
Not open for further replies.

PatelRam

Programmer
Aug 20, 2003
87
US
Hello,

I have developed Crystal report which is based on Sql Query (Say Query1.qry). Now I want
change the name of the query (Query1.qry) because there is another query with the same
name used by other report. My question is can I change the name of the query ? If yes then how ...???

I have changed the name of the query to new name and tried to open existing report. It prompt
"Dictionary not Found"

Thanks,

Ram
 
After you get the Dictionary Not Found message it should allow you to choose a new dictionary. Choose the renamed query. It should run OK.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top