I am converting my ASP sites to asp.net, one of the sites uses heirachical
recordsets and i was wondering what the equivelant is in ado.net
Also if there any sites with examples that i can study
regards
David Browne - 27 Apr 2006 14:43 GMT
>I am converting my ASP sites to asp.net, one of the sites uses heirachical
> recordsets and i was wondering what the equivelant is in ado.net
>
> Also if there any sites with examples that i can study
The ADO.NET DataSet is the does that, and much more.
David