- Moderator
- #1
Is there a simple way in a stored procedure to output to an XML File?
Something along the lines of "SELECT * FROM salestable OUTPUT AS XML C:\sales\SomeXMLFile.xml"
(I know that syntax is not correct, but you get the gist of it....)
... then of course, I'd be calling an external script to process the XML file into our accounting system....
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg
Something along the lines of "SELECT * FROM salestable OUTPUT AS XML C:\sales\SomeXMLFile.xml"
(I know that syntax is not correct, but you get the gist of it....)
... then of course, I'd be calling an external script to process the XML file into our accounting system....
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg