Exforsys

Online Training

xml file for dataset with data for multiple tables

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 ...


Go Back   Exforsys > Programming Talk > C Sharp

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2007, 09:50 AM
Junior Member
 
Join Date: Jan 2007
Posts: 2
vrushalik is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

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


All times are GMT -4. The time now is 04:45 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.