xml parsing [modified]
-
hi i need guidance and help regarding following scenario for a web app using asp.net 1.1(C#) i am getting output of a web service that is xml but as a string now i want to put all the info in a table i am putting that output stream to a dataset and then try to utilize that but there is a problem that when i give that xml to a dataset as source dataset create more then one tables while i want to store all as a one table column also there are no dependencies in those table all have unique values so can some one guide me that if there is some better scenario or how i can merge dataset tables column in one table so that can be store able in a db table regards
shezi
modified on Thursday, March 6, 2008 12:54 AM
-
hi i need guidance and help regarding following scenario for a web app using asp.net 1.1(C#) i am getting output of a web service that is xml but as a string now i want to put all the info in a table i am putting that output stream to a dataset and then try to utilize that but there is a problem that when i give that xml to a dataset as source dataset create more then one tables while i want to store all as a one table column also there are no dependencies in those table all have unique values so can some one guide me that if there is some better scenario or how i can merge dataset tables column in one table so that can be store able in a db table regards
shezi
modified on Thursday, March 6, 2008 12:54 AM
Have you solved this?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer