Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Use xp_cmdshell to export variable

    I use sqlcmd to run mass update scripts in a batch file. I've never thought to use it to export data from a procedure that runs once a month. Are...

  • RE: Use xp_cmdshell to export variable

    John,

    The procedure is creating two different statements. The first will Rebuild and the second Reorganize indexes in the database based on fragmentation percentage > 30 <. After the procedure generates...

Viewing 2 posts - 1 through 3 (of 3 total)