This is a discussion on xml file for dataset with data for multiple tables within the C Sharp forums, part of the Programming Talk category; Hi, I want to read data from xml file into Dataset. So if i have 2 tables in dataset, then ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
xml file for dataset with data for multiple tables
Hi,
I want to read data from xml file into Dataset. So if i have 2 tables in dataset, then how to list data for both tables in one xml file? Is this possible? I listed data in single file like <tables> <ATable> <Table1> one row <all columns data for table1> </Table1> <Table1> one row <all columns data for table1> </Table1> </ATable> <BTable> <Table2> one row data </Table2> <Table2> one row data </Table2> </BTable> </tables> But it is not loading data in second grid. Please help as early as possible. Thanks Vrushali |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| comp.lang.c Answers to Frequently Asked Questions (FAQ List) | Steve Summit | Tech FAQ | 0 | 06-01-2004 07:00 AM |
| Apple II Csa2 FAQs: Uploading & Downloading, Part 21/25 | rubywand@swbell.net | Tech FAQ | 0 | 05-04-2004 10:01 AM |
| Apple II Csa2 FAQs: Error List, Part 8/25 | rubywand@swbell.net | Tech FAQ | 0 | 05-04-2004 10:01 AM |
| Solaris x86 FAQ 2/2 | Dan Anderson | Tech FAQ | 0 | 04-27-2004 08:24 PM |
| Apple II Csa2 FAQs: Telecom Hardware & Transfers, Part 20/25 | rubywand@swbell.net | Tech FAQ | 0 | 04-04-2004 08:29 AM |