Subject | Re: email from database |
---|---|
Author | svanderclock |
Post date | 2009-04-10T10:28:54Z |
go on www.sourceforge.net/projects/alcinoe/
in it you have udf sample and a component called alSMTPCLient.
you can use it to write your udf function
Regards
stephane
-
http://www.arkadia.com/fra/
http://www.arkadia.com/usa/
http://www.arkadia.com/rus/
in it you have udf sample and a component called alSMTPCLient.
you can use it to write your udf function
Regards
stephane
-
http://www.arkadia.com/fra/
http://www.arkadia.com/usa/
http://www.arkadia.com/rus/
--- In firebird-support@yahoogroups.com, Nick Upson <nick.upson@...> wrote:
>
> has anyone implemented a method of sending email directly from a
> database stored procedure (fb 2.1) on a unix (fedora 8) platform,
>
> any suggestions on implementation method, I'm currently thinking of
> having a table that holds the email details and having an event posted
> on insert, with an external program waiting on the event
>