Not sure now if SQLite does events that can be picked up by your
application, but I use a VB wrapper (vbRichClient, written by Olaf Schmidt)
that does do SQLite events. If events can't be used then I presume you need
to poll the
database for changes.

RBS

On Fri, Feb 7, 2014 at 10:06 AM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> On 7 Feb 2014, at 9:59am, Vairamuthu <muthu.moor...@gmail.com> wrote:
>
> > Thanks for your response, it will be great help if you can get me some
> > sample code or algorithms, on that.
>
> That would depend on what programming language you are using and what
> access it has to any method of sending mail.  However you do it, it won't
> be done inside SQLite so it won't be anything to do with this mailing list.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to