D
DanJ
I have a report that has been working for some time where the subreport is
linked by using the LinkMasterFields/LinkChildFields values actually entered
in the subreports properties. I now have to figure out how to dynamically
get the Parent and child reports to link when the Key fields are both GUID
fields. I was thinking that I could set the LinkMasterFields/LinkChildFields
programatically to be blank for the new GUID based data and re-establish the
links for the old legacy data since Access does not appear to link properly
to GUIDs. Is there a way to set this programatically? I can't seem to find
any code examples to do this.
linked by using the LinkMasterFields/LinkChildFields values actually entered
in the subreports properties. I now have to figure out how to dynamically
get the Parent and child reports to link when the Key fields are both GUID
fields. I was thinking that I could set the LinkMasterFields/LinkChildFields
programatically to be blank for the new GUID based data and re-establish the
links for the old legacy data since Access does not appear to link properly
to GUIDs. Is there a way to set this programatically? I can't seem to find
any code examples to do this.