problems with subreport

E

ericb

I have a main report that is based on a table with a
primary key named clientnr, that field is on visible on
the page header of the report. in the detail section i
have a subreport based on a table with a primary key made
of clientnr and telnr. The link child field and link
master field are both set to clientnr, the problem is
that when I open the report in the subreport i get telnrs
of ALL the clientnrs so it seems that the link with the
clientnr does not seem to work, I have never encountered
this problem before, I even recreated both reports and
the problem does not go away, does anyone knows what
might cause this problem??? Thanks.
 
Top