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

Using powershell in tsql scripts

$
0
0
Hi,I would like to use powershell commands within my TSQL scripts. Does anyone know how to do that?The reason is that up until now I have been using SQLCMD and XP_CMDSHELL to rename files before importing them into a database. Powershell is a better tool for this job.Look forward to hearing you replies!Regards,Kev

Viewing all articles
Browse latest Browse all 3145

Trending Articles