954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

DataSet To Xml

Hello first sorry for my english... my problem is when creating xml from dataset

in my dataset i got tables with relations.

here is my xml sample that i have created.. but i dont want this. in this one column orders are wrong
1107.4601107.46006152.54181107.4610222.68


but i want this:

6152.54181107.461107.4601107.4610222.680

gokhantiknaz
Newbie Poster
7 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

What XML class are you using to write the data?
What is "kismiTevkifatUygulananlar" and why does it not appear at all in the bottom example?

thines01
Postaholic
Team Colleague
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
 
stbuchok
Master Poster
730 posts since May 2011
Reputation Points: 120
Solved Threads: 93
 

i got tables on dataset.
i use dataset.writexml(path)

kismiTevkifatUygulananlar is a table which has a relation with table

gokhantiknaz
Newbie Poster
7 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 
What XML class are you using to write the data? What is "kismiTevkifatUygulananlar" and why does it not appear at all in the bottom example?

kismiTevkifatUygulananlar and some columns must be in the top

gokhantiknaz
Newbie Poster
7 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 
gokhantiknaz
Newbie Poster
7 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

OK. Where is the command (the code) you used to create that XML?

thines01
Postaholic
Team Colleague
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
 

i got dataset that contains tables that have ralations with other tables.
i use only mydataset.WriteXml(path) command to create xml

gokhantiknaz
Newbie Poster
7 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: