Hey everyone.
The mdb has an SQL backend. I am looking at my subforms and remember that I read somewhere here (I think banana wrote it) that using the master child relationship might be less efficient than setting a subform by setting it's recordsource in the oncurrent event of the parent form. Where was that? I think it was a general post about backends. But more importantly without the master child link we don't have access automatically building the link when a new record is added to the subform. What is the best way to do this?
The mdb has an SQL backend. I am looking at my subforms and remember that I read somewhere here (I think banana wrote it) that using the master child relationship might be less efficient than setting a subform by setting it's recordsource in the oncurrent event of the parent form. Where was that? I think it was a general post about backends. But more importantly without the master child link we don't have access automatically building the link when a new record is added to the subform. What is the best way to do this?