Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

PowerShell – Outputting a SQL Server Query result from the Message Tab

$
0
0

Quick interesting one today, it’s come about as i was writing a script to export all the results from sp_help_revlogin, if you’ve used this before you know that it doesn’t write anything to a table. it writes everything to a PRINT statement. like below:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles