I that case you need to implenment a custom function and launch it from a trigger.

d_maniger06 wrote:
im sorry but i havent get your point..im rather new in sqlite and i just need
to make a c program, that when i insert on a table in my database, something
is written on a file, or even just be printed out in the console saying that
my table in my database has been updated/inserted..


John Stanton-3 wrote:

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]
-----------------------------------------------------------------------------







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

Reply via email to