Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Doubt on using Dataset within the C# forums, part of the Software Development category; Can any one guide me on how to fetch the data from the already filled DataSet and assign the resultset to a new dataset?...
|
|||||||
|
|||
|
Re: Doubt on using Dataset
Hi,
The simplest way to get the data from one dataset to another is use DataSet.Clone or DataSet.Copy method. ---V V--- Vikas Vaidya |
| The Following User Says Thank You to vikasvaidya For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dataset vs datareader | rukmi srinivas | Information Technology | 3 | 09-29-2008 04:06 AM |
| Purpose of Dataset.xsd | sravee123 | ASP.NET | 2 | 09-03-2008 09:07 AM |
| ODP.NET - Populating a Dataset with Multiple Data Tables | admin | ASP.NET | 2 | 06-03-2008 05:50 AM |
| how to update a table using dataset | deepakk87 | C# | 4 | 01-12-2008 10:14 AM |
| bulk dataset in ASP.NET | psuresh1982 | ASP.NET | 2 | 12-29-2006 01:41 AM |