Hi,
What is the best way to lock a program? I have two program say progA & progB. If progA is executing then i should not allow progB from executing.
Is there is any way apart from maintaining a flag in table.
Thanks,
V