Support for Oracle function REGEXP_LIKE

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
mars
Posts: 17
Joined: Tue 14 Jul 2009 13:56

Support for Oracle function REGEXP_LIKE

Post by mars » Mon 17 Oct 2011 13:16

Hello.

This proposal at UserVoice has been "under review" for many months already.

http://devart.uservoice.com/forums/1051 ... ?ref=title

Could you tell us please, whether this function will be implemented? And if yes, when? Customers ask for some features and we can not decide whether we should wait for your implementation or do it on our own.

Thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 20 Oct 2011 08:54

The following REGEXP Oracle functions for working with regular expressions are supported:
REGEXP_LIKE (2 overloads)
REGEXP_COUNT (3 overloads)
REGEXP_INSTR (5 overloads)
REGEXP_SUBSTR (4 overloads)
REGEXP_REPLACE (5 overloads)

These functions will be available in EntitySQL and LINQ to Entities via static methods of the OracleFunctions class.

We will post here when the corresponding build of dotConnect for Oracle is available for download.

mars
Posts: 17
Joined: Tue 14 Jul 2009 13:56

Post by mars » Thu 20 Oct 2011 14:48

Good news! Thanks!

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 11 Nov 2011 15:49

New build of dotConnect for Oracle 6.50.244 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=22547 .

Post Reply