Thread question

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

I need to calculate a lot of invoice data, my approach is
** User input the customer code
*** using Thread to caculate
** (problem : How can I know the thread it completed ? and show the report
??)

thanks a lot
 
The thread will call 10 SP to do a lot of calculation .. How can I know the
last SP or process completed ??
thanks in advance
 
Back
Top