Page 1 of 1

OracleDepenency - OPERATIONS_FILTER support

Posted: Fri 13 Jan 2012 17:49
by zhinker
The Oracle documentation indicates that it is possible when registering a notification to filter the type of operations for which a notification is transmitted:

INSERTOP
UPDATEOP
DELETEOP
ALTEROP
DROPOP


I know that I can look at the details of the notification in the OnChange event to determine the operation type, but I would like to be able to only receive notifications for inserts. Is this possible via the OracleDependency class, and if not, do you have any plans to implement this functionality?

Posted: Tue 17 Jan 2012 13:18
by Pinturiccio
Receiving notifications only for insert commands is not available. We will investigate the possibility to add this feature and notify you as soon as possible.

Posted: Wed 11 Apr 2012 08:30
by Pinturiccio
We have added the OracleNotificationRequest.Operations property for the selection of operations, for which notifications should come. We will post here when the corresponding build of dotConnect for Oracle is available for download.

Posted: Fri 13 Apr 2012 08:01
by Pinturiccio
The new build of dotConnect for Oracle 6.80.341 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=23886