hi, I am quering two servers
server one get me data in xml format and server two get me data in datareader format(recordset)
How can I combine both return into a single aspx page that display the return data in a single view. (by the way, there are an amount from both sources that I also need to combine into total payment.
thanks for your help
Ehx
server one get me data in xml format and server two get me data in datareader format(recordset)
How can I combine both return into a single aspx page that display the return data in a single view. (by the way, there are an amount from both sources that I also need to combine into total payment.
thanks for your help
Ehx