how to make Asynchronous procedure calls
451810Aug 9 2007 — edited Aug 25 2008how to make Asynchronous procedure calls
Dear All,
The situation goes like below.
I am going to call n number of procedure inside a procedure.
Each one is independant with respect to the parent transaction.
Each one procedure should not wait for previous statements.
How to achieve this.
Please help.
Regards,
Balaji