Call SP from trigger

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
akli_agha
Junior Boarder
Junior Boarder
Posts: 41
Joined: 08.01.2008, 20:35

Call SP from trigger

Post by akli_agha »

Is it possible to call a stored proc from trigger ?
An example ???


I'm using FB 2.0 and zeos 6.6.2


Thanks.
RayMarron
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 27.12.2005, 22:04
Location: Phoenix, Arizona USA
Contact:

Post by RayMarron »

Yes, I believe you can using the EXECUTE PROCEDURE ... [RETURNING_VALUES ...] syntax. However, since that is a Firebird question rather than a Zeos question, I would suggest you ask on a Firebird-specific site/forum for a complete answer and example.
Post Reply