Re: Using WinSCP to insert a LS lookup into a SQL temp table
What does the code do? Does it insert a console output of an application to an SQL table?
The
See https://winscp.net/eng/docs/executables
The
winscp.exe
is not a console application (like ftp.exe
) is). It does not have any output that could be collected. You probably need to use winscp.com
.
See https://winscp.net/eng/docs/executables