| Author |
Run external application without using a batch file
|
Vijay Vaddem
Ranch Hand
Joined: Feb 13, 2004
Posts: 243
|
|
Hi, I would like to get the output of running an external application in my java program (using files or streams..) Currently im creating a batch file and executind that batch file from my java class. Though it is working fine, i want to know if this is possible to do the same without using a batch file. I'm running the "osql" application of Microsoft SQL Server.
|
 |
Vijay Vaddem
Ranch Hand
Joined: Feb 13, 2004
Posts: 243
|
|
Thanks guys, after goin through the other topics in this section, i got the answer...!! Here it is....
|
 |
 |
|
|
subject: Run external application without using a batch file
|
|
|