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

display generated select statement

Status
Not open for further replies.

hlauwers

Technical User
Aug 20, 2003
58
BE
Using Crystal Reports 8.5, how does one display the select statement CR will generate to retrieve data from the back-end?
 
You can either go to the field explorer->special field and drag "Record Selection Formula" onto the report canvas, or create a text box and then go to database->show SQL query->copy the SQL statement->paste it into the text box. You need to format the special field or the text box with "Can Grow" (format field/text->common->can grow).

Note that in 8.0 the special field "Record Selection Formula" is sometimes truncated for longer formulas, so may not work for you.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top