Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Anybody know anything about querying XML?

Anybody know anything about querying XML?

Scheduled Pinned Locked Moved Article Writing
databasesysadminxmlquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Matt Philmon
    wrote on last edited by
    #1

    We're using a series of tables in Sequel Server. These tables are all translated into XML for use in our application (Internet Explorer based). Our application uses these XML documents as data islands and uses the Microsoft Parser to rerieve whatever data is needed. However, in a lot of cases, I essentially need to query these XML documents in the same way I would query a regular database. Anyone know anything about this?

    L T 2 Replies Last reply
    0
    • M Matt Philmon

      We're using a series of tables in Sequel Server. These tables are all translated into XML for use in our application (Internet Explorer based). Our application uses these XML documents as data islands and uses the Microsoft Parser to rerieve whatever data is needed. However, in a lot of cases, I essentially need to query these XML documents in the same way I would query a regular database. Anyone know anything about this?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Maybe you could use XQL (XML Query Language) with the selectNodes method?

      1 Reply Last reply
      0
      • M Matt Philmon

        We're using a series of tables in Sequel Server. These tables are all translated into XML for use in our application (Internet Explorer based). Our application uses these XML documents as data islands and uses the Microsoft Parser to rerieve whatever data is needed. However, in a lot of cases, I essentially need to query these XML documents in the same way I would query a regular database. Anyone know anything about this?

        T Offline
        T Offline
        Tomasz Sowinski
        wrote on last edited by
        #3

        Use XSL: http://msdn.microsoft.com/library/psdk/xmlsdk/xslp8tlx.htm Tomasz Sowinski -- http://www.shooltz.com.pl

        P 1 Reply Last reply
        0
        • T Tomasz Sowinski

          Use XSL: http://msdn.microsoft.com/library/psdk/xmlsdk/xslp8tlx.htm Tomasz Sowinski -- http://www.shooltz.com.pl

          P Offline
          P Offline
          Patrick Long
          wrote on last edited by
          #4

          look at XPath specifically

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups