d_maniger06 wrote:
good day!..

i would just like to ask if you can set a trigger to call on a non-database
event (e.g. writing to a file) whenever an update/insert has been made to
the database..im using c programming language for this..if this is possible,
can u give me some links or direct examples on how to do this?..

thank you and God bless!..

If you are intercepting some event in your C program why not just make the event execute some SQL?

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to