Re: Why XML Output is Truncated
- From: Hugo Kornelis <hugo@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jul 2007 22:17:39 +0200
On Mon, 30 Jul 2007 07:51:41 -0700, Mo wrote:
Hi,
I am trying to generate an XML output form the database. I am
executing
select * from Request_vw for xml auto
The output data is being truncated. is there a limit on the output
result of an XML query?
Thanks
Hi Mo,
In SQL Server Management Studio: Tools / Options / Query Results / SQL
Server / Results to Text / Maximum number of characters displayed in
each column
In Query Analyzer: Tools / Options / Results / Maximum characters per
column
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog: http://sqlblog.com/blogs/hugo_kornelis
.
- Follow-Ups:
- Re: Why XML Output is Truncated
- From: Mo
- Re: Why XML Output is Truncated
- References:
- Why XML Output is Truncated
- From: Mo
- Why XML Output is Truncated
- Prev by Date: Re: Pass Table as a parameter to a function
- Next by Date: Re: Why XML Output is Truncated
- Previous by thread: Why XML Output is Truncated
- Next by thread: Re: Why XML Output is Truncated
- Index(es):
Relevant Pages
|