Forum Replies Created

Viewing 7 posts - 1 through 8 (of 8 total)

  • RE: Shredding XML into Parent/Child tables

    Gsquared,

    Just wanted to thank you for all the help. Everything is working like a charm!

    One related question I thought you might have an opinion on:

    Instead of using Identity columns a...

  • RE: Shredding XML into Parent/Child tables

    I guess since we have other relational databases I just assumed that was the way to go. Once the data is stored in the DB it will be queried for...

  • RE: Shredding XML into Parent/Child tables

    GSquared,

    Awesome! Works great!

    I assume I just have to add three more sections similar to the UUTProperty section to get my other tables populated.

    Thanks for all your help. After your initial...

  • RE: Shredding XML into Parent/Child tables

    I think the only error in logic was my fault. You must not have seen my last post. I mistakenly sent you a DB script without the name field being...

  • RE: Shredding XML into Parent/Child tables

    GSquared,

    I just realized I forgot to take the name field out of the UUTproperty, UUTMeasurement, UUTPassFailTest and UUTStringCompTest equivalent database tables. The name is now in the UUTDataElement node. Maybe...

  • RE: Shredding XML into Parent/Child tables

    GSquared,

    Attached is a script to create the tables and sample xml that has data to populate each table. The trouble I'm having is with the UUTDataElements parent node and UUTproperty,...

  • RE: Shredding XML into Parent/Child tables

    Thanks GSquared,

    I'll look at the OUTPUT clause but what I really need help with is how do I iterate through each UUTDataElement node (like a for...each). If I can do...

Viewing 7 posts - 1 through 8 (of 8 total)