Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 xml Formatting

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-07-09 : 10:56:47
J.Ananda Kumar writes "I used 'for xml Explicit' to make Database items as xml Data with 'dbcc traceon (257)'. I got the details and everything is right except queryanalyser added newline character after it met 8000 th char. Hence the output does not seem to be xml format. How do I solve this? How to order query analyser not to add newline characters?"
   

- Advertisement -