Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

retrieve data through parameters

edited May 2002 in General
How can I retrieve data from 'DATA Tab' (DADE) by parameters in SQL to
Report.

Eg. I need to assign Variable1 in Report.Header on AfterGroupBreak event.

sql statement: SELECT Field1 FROM Table1 WHERE Param1 = :p1

Meaning that Every new group, I need to assign Variable1 (as title)
base on goupred data as parameters (p1) from another table (Table1).

please advice.

TIA

Hott

Comments

This discussion has been closed.