Subject | Re: [ib-support] Trace |
---|---|
Author | PlusPoint Sofware SA |
Post date | 2002-11-12T17:53:24Z |
Thanks, so simple ....
I do a select but only with a suspend at the end of the SP because it does'nt retuen any value.
Never thought to suspend inside to animate ...
I do a select but only with a suspend at the end of the SP because it does'nt retuen any value.
Never thought to suspend inside to animate ...
----- Original Message -----
From: Phil Shrimpton
To: ib-support@yahoogroups.com
Sent: Tuesday, November 12, 2002 6:03 PM
Subject: Re: [ib-support] Trace
On Tuesday 12 November 2002 15:54, you wrote:
Hi,
> I would like to animate some taskbar when executing an SP.
> I've tried Post_Event but it only work when commit done.
> Is it any possibilities to do that.
Depends what your stored procedure is doing, but if it is an 'execute'
procedure you could change it to a select procedure and do a 'suspend' at
various points in the proc. Then in your client app, you can loop through
the 'result set' doing what ever you want to the task bar.
Phil
--
Linux 2.4.4-4GB
5:00pm up 28 days, 16:42, 1 user, load average: 0.32, 0.09, 0.02
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]