Subject | Re: [firebird-support] POST_EVENT and it params |
---|---|
Author | Martijn Tonies |
Post date | 2003-07-02T09:00:04Z |
Hi Phil,
Thank you for these examples. This indeed makes use of
"dynamic" events in a useful way. I guess we were stuck in
registering events on application startup, rather than registering
in events and un-registering them afterwards :-)
Thanks.
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com
Thank you for these examples. This indeed makes use of
"dynamic" events in a useful way. I guess we were stuck in
registering events on application startup, rather than registering
in events and un-registering them afterwards :-)
Thanks.
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com
> > How do you register for such an event?
>
> I use these other methods quite a bit. For instance..