Subject | Re: [firebird-support] Re: Output on long running queries? |
---|---|
Author | Alexandre Benson Smith |
Post date | 2009-03-13T16:55:16Z |
jrodenhi wrote:
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> I also used to work with MSSQL and would occasionally use RAISEERROR within a stored procedure for tracking progress. Firebird has an EVENT functionality that seems like it might provide what you need. At the moment, I am also considering how to deal with long running queries and am considering this as a solution along with a simple pulse component to let the user know that the program has not died.Events are only dispatched at commit time.
>
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br