.NET Web ServicesDiscussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the .NET Web Services section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Basically what I'm trying to acheive is getting an xml from a table that i'm
connecting to it through odbc, The table name is Queue and has an xml column.
My web service got the data from the table , but on the returned xml I can't
figure out how to get the xml chunk which is in the xml column (xml column is
in the Queue table)
The table is in other server that I connect to it throhg odb with a dns.