Re: perl DBI: problems searching text strings with ' symbol (es d'ambrose) - Mailing list pgsql-general

From filippo
Subject Re: perl DBI: problems searching text strings with ' symbol (es d'ambrose)
Date
Msg-id 1175933632.329574.223340@n76g2000hsh.googlegroups.com
Whole thread Raw
In response to Re: perl DBI: problems searching text strings with ' symbol (es d'ambrose)  ("filippo" <filippo2991@virgilio.it>)
Responses Re: perl DBI: problems searching text strings with ' symbol (es d'ambrose)  ("filippo" <filippo2991@virgilio.it>)
List pgsql-general
On 7 Apr, 01:47, "filippo" <filippo2...@virgilio.it> wrote:
> On 7 Apr, 01:26, "filippo" <filippo2...@virgilio.it> wrote:

just to clarify:

I can insert text into database. My problem are the SELECT query like
this

WHERE name LIKE $name

$name = $dbh->quote(qq/ d'am% / )


pgsql-general by date:

Previous
From: Klaas Dellschaft
Date:
Subject: Problem with copying data
Next
From: "filippo"
Date:
Subject: perl DBI: problems searching text strings with ' symbol (es d'ambrose)