Posted By
Jane Dobbs
05-27-2026 10:50
Found In
Egroup:
Automate
\
view thread
I am now trying a PowerShell script but it's not returning any records: This script is a Query that is a direct update to a SQL Table. $exe = "C:\Program Files\Winshuttle\Studio\Winshuttle.Studio.Console.exe" $args = @( "-SapQuery", "-run `"MARA SQL Import`"", "-lib `"Qxq lib`"", "-tms `"SPS`"" ...
|