To continue reading for free, register below or login
To read more you must become a member of SearchSQLServer.com
');
// -->

Proc output is sent to a client application. You can save the stored procedure output from a query window in SQL Server Management Studio to a file on a network drive. Alternately, you can write a SQL CLR stored procedure to output to a file.
|