Re: XML Outputs
From: vvenk (vvenk_at_discussions.microsoft.com)
Date: 11/02/04
- Next message: WTH: "Can I just get a string back from SQL Server with "FOR XML AUTO, ELEMENTS"?"
- Previous message: Alex Shirshov: "Re: XML Outputs"
- In reply to: Alex Shirshov: "Re: XML Outputs"
- Next in thread: Michael Rys [MSFT]: "Re: XML Outputs"
- Reply: Michael Rys [MSFT]: "Re: XML Outputs"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Nov 2004 09:59:01 -0800
Alex:
I am executing these SQL statements in Query Analyzer.
Can I not create XML documents interactively using Analyzer?
Venkat
"Alex Shirshov" wrote:
> Hello, vvenk!
> You wrote on Tue, 2 Nov 2004 05:41:02 -0800:
>
> v> How can I create fully valid XML documents in SQL Server 2000?
>
> If you are using ADO, you could specify the root by using "xml root"
> extended property of the ADODB.Command object.
> If you are using managed classes, see RootTag property of the SqlXmlCommand.
>
> With best regards, Alex Shirshov.
>
>
>
- Next message: WTH: "Can I just get a string back from SQL Server with "FOR XML AUTO, ELEMENTS"?"
- Previous message: Alex Shirshov: "Re: XML Outputs"
- In reply to: Alex Shirshov: "Re: XML Outputs"
- Next in thread: Michael Rys [MSFT]: "Re: XML Outputs"
- Reply: Michael Rys [MSFT]: "Re: XML Outputs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|