Using XML data storage

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Using XML data storage

    Can anyone give me some advice on what I need to use XPath or XQuery to
    access data stored in an XML tree? Do I need any proprietary components or
    DLLs, or does the Internet Explorer install give me everything needed?

    Thanks in advance
    Rae Macleman


    John Smith Guest

  2. Similar Questions and Discussions

    1. Local storage
      Hey, i would like to know how i can literally VIEW, these files. I dont want the settings manager, i want to open the folder where these files are...
    2. Data storage
      I have a report where a column is the summation of 2-3.2. In CF 5.0, I get -1.2. Running the application in CF 7.0, I get -0.200000047684. I...
    3. temporary storage
      anyone have any idea how to store a picture in a temp file first b4 proceed to the credit card processing? if the customer is not perform the...
    4. How Energy Storage can help us ?
      Nice Hello from Flywheel Storage & Sun Tracking Goodbay to Blackout forever rysz_c2@yahoo.com
    5. Film Storage
      Hi When at home should film be stored in the fridge or just at room temp. Thank you
  3. #2

    Default Re: Using XML data storage

    Never used xquery but xpath is supported by MSXML which comes as part of IE
    6 (IE 5+ has a version also but it may not be fully compatible with xpath).

    --
    Mark Schupp
    Head of Development
    Integrity eLearning
    [url]www.ielearning.com[/url]


    "John Smith" <someone@microsofdt.com> wrote in message
    news:1071470633.32646.0@eunomia.uk.clara.net...
    > Can anyone give me some advice on what I need to use XPath or XQuery to
    > access data stored in an XML tree? Do I need any proprietary components or
    > DLLs, or does the Internet Explorer install give me everything needed?
    >
    > Thanks in advance
    > Rae Macleman
    >
    >

    Mark Schupp Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139