Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SQL Agent can't run PowerShell Script - just hangs

$
0
0
I have an SSIS package that creates a .xlsx from a query result.  I then need to insert a new row 1 above the column headers and value columns 1 and 2.  Then schedule it via the Agent.
I first did it with a script task, but it only work

Viewing all articles
Browse latest Browse all 3145

Trending Articles