Waiting for oracle thread!

liunx

Guest
I created an app (C#) using sqlplus.exe (oracle) tool to run a script file (oracle script). When i press Run button, its ok. But there is a disadvantage that when i press Run button, although sqlplus is running, my app announces that completing and successful :D . How to wait and only announce that completing when sqlplus actually completes?
 
Back
Top