Results 1 to 2 of 2

Thread: xml order of nodes in db

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2002
    Posts
    29

    xml order of nodes in db

    Hiya

    I was wondering why I'm getting a problem with the ordering of xml elements in my project. I have a stored proc which produces an xml definition of a magazine title, then it either stores in an xml field in a sql 2005 db or simply returns the xml. When i compare the xml in the db to the xml returned direct from the stored proc, it should match exactly but it appears that some of the data in the db has been re-ordered - why would this happen? does the insert of the xml into the db somehow re-order the xml or something like that?

    cheers
    fatbloke

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: xml order of nodes in db

    you might want to try posting this in the Database Development forum.

Posting Permissions

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



Click Here to Expand Forum to Full Width