A
amg51
If in an ADP you open a Report using a Stored procedure and set the Input
parameter as e.g
@orderno int = Forms!Orders.Orderno and you have a subreport Order lines
which is more efficient
a) Link parent and Child fields
b) Leave parent and Child links blank and have another stored procedure also
with the same Input parameter
( I also posted this in the Reports forum)
parameter as e.g
@orderno int = Forms!Orders.Orderno and you have a subreport Order lines
which is more efficient
a) Link parent and Child fields
b) Leave parent and Child links blank and have another stored procedure also
with the same Input parameter
( I also posted this in the Reports forum)