Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / May 2004

Tip: Looking for answers? Try searching our database.

XML Tables?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Able - 31 May 2004 17:51 GMT
Dear friends

The XML format for reading from .Net is as this:
<?xml version="1.0" standalone="yes"?>
<dataroots>
 <Table1>
   <ID />
   <Name />
 </Table1>
</dataroots>

Is it possible to implement one more table, ex. Table2 in the same XML file
and if so how is the format?

Regards Able
Rick Strahl [MVP] - 31 May 2004 19:36 GMT
The easiest way to check this out is to create a two table dataset and
export it to XML and see what it looks like.

I think you can just add the second table below the first table
<table><table><table2></table2>. I'm not sure whether the DataSet would need
a schema for more than one table or not though. Try it out...

+++ Rick ---

Signature

Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/weblog/
----------------------------------
Making waves on the Web

> Dear friends
>
[quoted text clipped - 11 lines]
>
> Regards Able

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.