Subject Re: Storedd Procedures & Events
Author yuppski
Thanks Martijn

Your right, I'd hadn't, and it works.

Thanks
Andrew

--- In Firebird-general@yahoogroups.com, "Martijn Tonies"
<m.tonies@...> wrote:
>
> Hi,
>
> > I have Firebird 1.5.3 and have set a POST_EVENT 'Event_Name' in a
> > Trigger and my Delphi app picks up ok
> >
> > however
> >
> > Ive put the same syntax
> > POST_EVENT 'Event_Name' into a Stored Procedure but when i
execute the
> > Stored Procedure it doesnt work. My Delphi app doesnt pickup any
events
> > at all.
> >
> >
> > Ive read that its possible to do this on various web sites.
> >
> >
> > Any ideas why this isnt working
>
> Did you COMMIT the transaction that executes the procedure?
>
> Martijn Tonies
> Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB,
Oracle &
> MS SQL Server
> Upscene Productions
> http://www.upscene.com
> My thoughts:
> http://blog.upscene.com/martijn/
> Database development questions? Check the forum!
> http://www.databasedevelopmentforum.com
>