Manual SQL with parameter
Hi,
Delphi 6, RB Enterprise 11.08.
I have a report where a child pipeline contains manual SQL (it uses UNIONs
and other identifiers not supported in the query designer). We then manually
link this pipeline to the master pipeline in the RAP
(lFieldLink1.DetailFieldName := 'Employee_number', etc). This works fine.
There is now the requirement that the child pipeline needs to use one of the
report's parameters. It cannot link to a field in the main report because it
is not an '=' operator, we need to do a '<' operation.
Can this be done? Can a pipeline containing manual SQL use a report
parameter? If so, what is the syntax please?
Thanks,
Jason.
Delphi 6, RB Enterprise 11.08.
I have a report where a child pipeline contains manual SQL (it uses UNIONs
and other identifiers not supported in the query designer). We then manually
link this pipeline to the master pipeline in the RAP
(lFieldLink1.DetailFieldName := 'Employee_number', etc). This works fine.
There is now the requirement that the child pipeline needs to use one of the
report's parameters. It cannot link to a field in the main report because it
is not an '=' operator, we need to do a '<' operation.
Can this be done? Can a pipeline containing manual SQL use a report
parameter? If so, what is the syntax please?
Thanks,
Jason.
This discussion has been closed.
Comments
and DADE, include the ability to perform data linking with manually edit SQL
and to reference report parameters from manually edited SQL.
You can probably get rid of the RAP code that does the manually linking.
http://www.digital-metaphors.com/rbWiki/General/What's_New/RB_11/DADE
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com