shabba1968
New Member
Hi
I have a web service developed in .Net that is located on a web server. One of the methods returns a datatable from SQL in XML (as I thought this might be easier). I can call the web service just fine, but I am struggling with the latter stage on saving the XML or parsing it in memory, and displaying this in a ListView.
Has anyone got any tips or advice?
Thanks in advance
I have a web service developed in .Net that is located on a web server. One of the methods returns a datatable from SQL in XML (as I thought this might be easier). I can call the web service just fine, but I am struggling with the latter stage on saving the XML or parsing it in memory, and displaying this in a ListView.
Has anyone got any tips or advice?
Thanks in advance