Does this work across applications? In other words, if I add an object
(row) in application A and am listening in application B, will B get the
signal?

thanks.


On Mon, 2008-11-17 at 10:35 +0200, Simon Cross wrote:
> On Mon, Nov 17, 2008 at 3:08 AM, Darren Govoni <[EMAIL PROTECTED]> wrote:
> >  I googled around a bit, but couldn't see if SQLObject (or any Python DB
> > API) supports triggers. I want to call some python code when a
> > particular database action has occurred such as an insert on a
> > particular table. Is this currently possible?
> 
> If the database changes are made using SQLObject, then the answer is yes. See:
> http://www.sqlobject.org/SQLObject.html#events-signals
> 
> Schiavo
> Simon
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> sqlobject-discuss mailing list
> sqlobject-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to