K
Karl
I am new to .net.
I am populating a dataset with a few tables using stored
procedures successfully and then setting primary keys and
relations between table columns.
BUT when I go to use the GetChildRows method my relations
arent returning any child rows.
Is there a better way of assigning the source table's
primary/foreign key relationships to the dataset?
Help is much appreciated.
I am populating a dataset with a few tables using stored
procedures successfully and then setting primary keys and
relations between table columns.
BUT when I go to use the GetChildRows method my relations
arent returning any child rows.
Is there a better way of assigning the source table's
primary/foreign key relationships to the dataset?
Help is much appreciated.