From: "Keith Medcalf" <kmedc...@dessus.com>
Date: 7 Feb 2014 18:03:12 GMT+01:00
To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org>
Reply-To: General Discussion of SQLite Database <sqlite-users@sqlite.org>



Have your application that is performing the update send an email when it does 
an update/insert/delete.

> I like to know if there is any possible to send a mail from sqlite.
> 
> I wanted to know if there is option to configure smtp in sqlite, which
> will help me to send a mail.
> 
> My requirement
> 
> I need to send a notification mail once the table is getting
> updated/inserted/deleted.

It's very simple: let your application enter 'mailto:<name>@<domain>.<tld>' in 
the browser's URL-field

Kind regards|Cordiali saluti|Vriendelijke groeten|Freundliche GrĂ¼sse 
Klaas `Z4us` V < Ar(Tos)It>
 

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to