Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

WriteXml only writes 1 table out of 4

Question posted by: Rajeev Bhalla (Guest) on June 27th, 2008 07:20 PM
Hello - I have a dataset with multiple tables
When I do a dataset.WriteXml("foo.xml") I only get one of my four
tables written in the XML

Any ideas?


Martin Honnen's Avatar
Martin Honnen
Guest
n/a Posts
June 27th, 2008
07:20 PM
#2

Re: WriteXml only writes 1 table out of 4
Rajeev Bhalla wrote:
Quote:
Hello - I have a dataset with multiple tables
When I do a dataset.WriteXml("foo.xml") I only get one of my four
tables written in the XML
>
Any ideas?


How do you determine the number of tables in your DataSet? Have you
loaded a schema into your DataSet first? If so how does that schema look?


--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/

 
Not the answer you were looking for? Post your question . . .
190,081 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors