Skip to Content
0
Former Member
Dec 21, 2007 at 09:19 AM

Linking qld and pld

34 Views

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 ?