|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
hierarchical DatasetIn ADO we had hierarchical and the Shape command.
Do we have anything similar in ADO.NET? I know I can have a hiearchy in a dataset, but how do I fill such a dataset? -- Arne Garvander Certified Geek Arne,
You need to create relations between DataTables in your DataSet. Check next KBs with samples http://support.microsoft.com/kb/316260/en-us http://support.microsoft.com/kb/309487/en-us Show quote "Arne Garvander" <ArneGarvan***@discussions.microsoft.com> wrote in message news:0FB3B76C-FEE2-483E-B79C-D5234EC7632B@microsoft.com... > In ADO we had hierarchical and the Shape command. > Do we have anything similar in ADO.NET? > I know I can have a hiearchy in a dataset, but how do I fill such a > dataset? > > -- > Arne Garvander > Certified Geek > |
|||||||||||||||||||||||