I'm trying to create a .bat file dynamically using PBCC and then shell out of the program to execute it. The .bat file contains a program to backup a database but asks for the password. I can't find a way to enter the password other then by typing it in.
Any suggestions how I may automate entering the password?
Thanks !
John
Any suggestions how I may automate entering the password?
Thanks !
John
Comment