retrieve data through parameters
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
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
This discussion has been closed.
Comments
--
Cheers,
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com