| Subject | Re: Print message from Firebird SP |
|---|---|
| Author | Adam |
| Post date | 2007-10-17T21:28:02Z |
> It's possible to send event to some external program what will catchWhilst this would work, the events are not fired until you commit, so
> this event and print message.
if the goal is to output some sort of progress indicator, this
approach is not going to be satisfactory.
Adam