On 7 Apr, 01:26, "filippo" <filippo2(dot)(dot)(dot)(at)virgilio(dot)it> wrote:
> hello,
>
> if I try to insert text like
>
> $dbh->quote(qq/d'ambrose/);
>
> when I try to search names with character lile ', I get this error
I forgot to say that I need LIKE and %. I tried to use placeholders
but nothing changes.