I am creating pld of a/r invoice.I want a query that will accept cardcode as parameter as,
select eccno from crd7 where cardcode=
I don't know how to pass parameter cardcode through query generator.
When we create report using qld the report is created in new template.If I create qld for eccno I want to display ecc no in the existing template rather than the new one.Is it possible ?