D
David Benoff
I'd like to create a strongly typed dataset with the junction tables
abstracted out of my many-to-many relationships, rather than having to
traverse it programmatically, or denormalize the dataset. This is a major
PITA when iterating through collections with the various ASP web controls.
I've loooked high and low but found no information about doing this, which I
find astonishing. Is there really no way to do this in ADO?
Thanks a bunch,
David Benoff
abstracted out of my many-to-many relationships, rather than having to
traverse it programmatically, or denormalize the dataset. This is a major
PITA when iterating through collections with the various ASP web controls.
I've loooked high and low but found no information about doing this, which I
find astonishing. Is there really no way to do this in ADO?
Thanks a bunch,
David Benoff