Subject | R: [firebird-support] Re: progress of a stored procedure |
---|---|
Author | Maurizio P. |
Post date | 2010-01-26T21:10:10Z |
in the SP there is e main FOR SELECT ,
for the client , knowing the number of the processed record would
be enough for showing a progress .
Maurizio
--- Mar 26/1/10, emb_blaster <EMB_Blaster@...> ha scritto:
Da: emb_blaster <EMB_Blaster@...>
Oggetto: [firebird-support] Re: progress of a stored procedure
A: firebird-support@yahoogroups.com
Data: Martedì 26 gennaio 2010, 18:40
You problably could write a UDF to send messages to your soft, and call that UDF in your Stored Procedure. But really don't think that it worth the efforts and time cost.
Also, how you think in measure the expected total time in execution?
for the client , knowing the number of the processed record would
be enough for showing a progress .
Maurizio
--- Mar 26/1/10, emb_blaster <EMB_Blaster@...> ha scritto:
Da: emb_blaster <EMB_Blaster@...>
Oggetto: [firebird-support] Re: progress of a stored procedure
A: firebird-support@yahoogroups.com
Data: Martedì 26 gennaio 2010, 18:40
You problably could write a UDF to send messages to your soft, and call that UDF in your Stored Procedure. But really don't think that it worth the efforts and time cost.
Also, how you think in measure the expected total time in execution?
--- In firebird-support@ yahoogroups. com, "Maurizio P." <mauriz_po@. ..> wrote:
>
> hi,
>
> there is a way to show the progress of a SP ?
> i mean in my SP there is a FOR SELECT ....
> and i would like to show the progress in the delphi
> application , i know it is not a delphi newsgroup ....
>
> i tried with :
> sp output parameters , generators , threads ....
> with no results ....
>
> thanks
>
> Mauro
[Non-text portions of this message have been removed]