Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Use SQLXML to import XML

    Oh, sorry.

    The xml data file is:

    <?xml version="1.0" ?>

    <root>

    <Customers>

    <CustomerID value="1111" />

    <CustomerName value="abc" />

    </Customers>

    </root>

    The schema...

Viewing post 1 (of 2 total)