I would like to call a batch file from a stored procedure, something like
If (this happens)
then (call xxxx.bat)
I know there are some ways of doing this by stepping outside of the database into the O/S and then calling the batch file, but I have been searching for an easier way. If...
They will both execute on the command line. But only the first will execute in the batch file. The program freezes before the second command will execute. I was thinking maybe putting them in a loop of some kind.. I could be way off...
I am calling a java command in a batch file. I can call the first command fine, but the .bat file hangs before calling the second command. It is basically a file that sends a test message to a phone if something is wrong. It will send the message to the first phone fine, but not the second...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.