Page 1 of 1

Support for PostgreSQL SIMILAR TO command?

Posted: Thu 07 Jun 2012 17:54
by TonyV
My program has a search page on it in which I want the users to be able to specify search strings that can contain %, _, [, and ] characters. In PostgreSQL, the LIKE command does not support [ & ], but the SIMILAR TO command does.

Is there any way I can get a search that uses the SIMILAR TO command in my entity framework query?

Tony

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Fri 08 Jun 2012 17:01
by Shalex
dotConnect for PostgreSQL includes the full support of LIKE and ILIKE via the Devart.Data.PostgreSql.Entity.PgSqlFunctions class (the Devart.Data.PostgreSql.Entity.dll assembly).

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Fri 08 Jun 2012 17:02
by Shalex
We are investigating the possibility to support SIMILAR TO. We will post here about the results.

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Mon 02 Jul 2012 08:14
by Shalex
The SimilarTo overloaded methods are added to the PgSqlFunctions class to provide support of the SQL SIMILAR TO statement.
We will post here when the corresponding build of dotConnect for PostgreSQL is available for download.

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Fri 06 Jul 2012 15:11
by TonyV
Thank you very much! Do you have an estimate for when this will go out?

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Mon 09 Jul 2012 09:25
by Shalex
We are planning to release the corresponding build in the end of the next week.

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Thu 19 Jul 2012 10:32
by Shalex
New version of dotConnect for PostgreSQL 6.1 is released!
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=3&t=24525 .

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Mon 23 Jul 2012 12:37
by TonyV
When I log into the Registered Users area, I do not see a link to download version 6.x. I see a link for version 5.80.350 and for DbMonitor 3.00.3.

Why don't I see a link for the latest version?

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Tue 24 Jul 2012 07:36
by Shalex
Please contact our Sales department (sales at devart.com).

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Wed 25 Jul 2012 07:11
by Devart
Hello,

Please email to our sales your license number or registration email as we couldn't see dotConnect for PostgreSQL license registered for your email.

Regards,
Devart Support

Re: Support for PostgreSQL SIMILAR TO command?

Posted: Wed 25 Jul 2012 14:14
by TonyV
It's not registered to my name, it's registered to my boss. I'll get the information and and email it.