Re: [GENERAL] When the trigger is called my application is awaiting the finish

2010-12-24 Thread Alban Hertroys
On 16 Dec 2010, at 18:13, fel...@informidia.com.br wrote: > Hello, > I'm having a problem running an update command that invokes a trigger, the > problem is that the function performed takes about 45 minutes to finish and > my application is locked waiting for the finish. > You know how I can'

Re: [GENERAL] When the trigger is called my application is awaiting the finish

2010-12-23 Thread Jasen Betts
On 2010-12-16, fel...@informidia.com.br wrote: > This is a multi-part message in MIME format. > --080402070005010104020405 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: quoted-printable > > Hello, > I'm having a problem running an update com

[GENERAL] When the trigger is called my application is awaiting the finish

2010-12-16 Thread fel...@informidia.com.br
Hello, I'm having a problem running an update command that invokes a trigger, the problem is that the function performed takes about 45 minutes to finish and my application is locked waiting for the finish. You know how I can't wait for the end? Thanks in advance --