DTSRUN in .bat file -
02-16-2006
, 05:05 PM
When I run the DTSRUN command in the cmd window it works fine. That is
using either /U /P option or the /E option. But when I put that command
into a .bat file and execute that .bat file from the cmd window I get an
error that it cannot login under the /U user. But when I change the /U /P
to an /E in the .bat file and execute it under the cmd window it works fine.
Why does the /E work in the .bat file and not the /U /P???? Help please.... |