Hi,
I've created my dataset the visual studio.net (as in you drag the tables across, configure the adapters and generate the dataset). I'm wondering whether the studio includes all the foreign key constraints that exist in the tables? I'm asking this because when I try to use the [child] or [parent] in the select I get an error back saying the column does not exist.
I've also tried to map relations to each other in VS.net (in the xsd file) and an error comes back when trying to run it saying the constraint already exists??????
Thanks anyway for any help.
Kev.
I've created my dataset the visual studio.net (as in you drag the tables across, configure the adapters and generate the dataset). I'm wondering whether the studio includes all the foreign key constraints that exist in the tables? I'm asking this because when I try to use the [child] or [parent] in the select I get an error back saying the column does not exist.
I've also tried to map relations to each other in VS.net (in the xsd file) and an error comes back when trying to run it saying the constraint already exists??????
Thanks anyway for any help.
Kev.