Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Query Results to 'File' to Text in script
Message
From
25/03/2010 13:45:52
 
General information
Forum:
Microsoft SQL Server
Category:
Scripting
Miscellaneous
Thread ID:
01457214
Message ID:
01457225
Views:
28
>>A little but annoying thing. Is there any way to set Query Results to "File" or "Text" in a script?
>>Googling has not turned up anything.
>>
>> I know I can do it in SSMS, but I would like to be able to just set it in my scripts.
>>
>>Thanks
>
>Try using FOR XML PATH(char(13)).
>
>Check this blog
>http://bradsruminations.blogspot.com/2009/10/making-list-and-checking-it-twice.html
>
>Alternatively using BCP check the idea from How to script all stored procedures in a database the very bottom of the blog.


Thank you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform