We're trying to pass an XML string to a stored proc instead of multiple parameters. How do you take that XML string and just assign what is passed to different variables without creating a table to insert them or doing a plain
SELECT * FROM OpenXML... The only examples I can find return a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.