I would like to thank you guys for this awesome db. My question is as
follows: I basically insert a blob to a table, How can I implement a
Java Trigger to get each newly inserted row and save it to a directory
on hard disc then delete that blob. After that I would like to send an
email saying that operation done successfully.

I am not asking for full code only the trigger structure, how to
access new row, (I know to how to write to hard disc and send an
email) but where do I place the jars for the Mail?

Thank you

--

You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.


Reply via email to