Re: [cx-oracle-users] 11g Continuous Qurey Notification
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2011-04-02 02:07:34
|
Hi, as far as I know in 11g Release 2 the same interface in cx_Oracle is only able to use query change notification. It seems impossible to use object change notification -- but perhaps I don't understand how to switch between the two. In any case, I believe if you register a query you will get what you are expecting. If not, let me know what you are hoping to do and I'll see what I can do to help. Anthony On Fri, Apr 1, 2011 at 3:16 PM, Ulherr, Chris <chr...@te...> wrote: > I've noticed cx_Oracle has support for Database Change Notification (aka > object change notification in 11g), but not new 11g features like Query > Result Change Notification (similar, but not the same as DCN/OCN). > > > > Are there any plans to implement this in cx_Oracle? > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |