Hi all,
i have one report (crystal v9) using progress v9 database on windows xp.
the details has a subreport containing details from one table (last payment for the customer).
its working fine but the problem is a bit slow because it runs the subreport for every customer.
is there a way that i could get the last record from a table using command/sql? customer -> payment is a one-to-many relationship and the payment's pk index is a combination of multiple fields.
<<thanks.
i have one report (crystal v9) using progress v9 database on windows xp.
the details has a subreport containing details from one table (last payment for the customer).
its working fine but the problem is a bit slow because it runs the subreport for every customer.
is there a way that i could get the last record from a table using command/sql? customer -> payment is a one-to-many relationship and the payment's pk index is a combination of multiple fields.
<<thanks.