XMl Column field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ameur537
    New Member
    • Nov 2008
    • 1

    XMl Column field

    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 through odb with a dns.
Working...