On Mon, Nov 17, 2008 at 3:37 PM, Darren Govoni <[EMAIL PROTECTED]> wrote:
> 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?

No. Only interprocess communication or direct support for it in the
database server itself will give you that. If you want the database to
handle it, use a database with triggers.

-------------------------------------------------------------------------
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