How to combine datasets?
- From: "Brett Romero" <account@xxxxxxxxx>
- Date: 22 Dec 2005 14:11:26 -0800
I have one dataset with columns a thru c. Then another that gets
columns a and d thru f. I need a dataset that has columns a thru f.
What is the best way to do it?
I currently have a thru c in dataset1. Then I use a datareader for set
#2 and start constructing a new dataset in the reader loop.
Thanks,
Brett
.
- Follow-Ups:
- Re: How to combine datasets?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: How to combine datasets?
- Prev by Date: Re: How to Mix two Icons ? (how to add an icon to another one ?)
- Next by Date: Access running process.
- Previous by thread: Re: Accessing method in master page from content page
- Next by thread: Re: How to combine datasets?
- Index(es):
Relevant Pages
|