G
googlegroups
I have a dataset that is being filled from an Access DB. I have 2
tables which are a typical parent-child relationship. I defined the
relationship in Access to include all records from the parent and only
the child records that match the parent. In Visual Studio, I have 2
seperate DataAdapters. For some reason, it will only fill Parent rows
that have a corresponding child row. I have tried turning off
constraints on the dataset to no avail. Any other ideas?
tables which are a typical parent-child relationship. I defined the
relationship in Access to include all records from the parent and only
the child records that match the parent. In Visual Studio, I have 2
seperate DataAdapters. For some reason, it will only fill Parent rows
that have a corresponding child row. I have tried turning off
constraints on the dataset to no avail. Any other ideas?