DBD::Pg problem

From: "Ausrack Webmaster" <webmaster(at)ausrack(dot)com(dot)au>
To: <pgsql-general(at)postgresql(dot)org>
Subject: DBD::Pg problem
Date: 2003-12-03 06:45:53
Message-ID: 000201c3b969$1cefad40$0100a8c0@jason
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I am trying to insert a simple email address into a text field,
and I get the below error:

DBD::Pg::st execute failed: ERROR: pg_atoi: error in
"<support(at)somedomain(dot)com>": can't parse "<support(at)somedomain(dot)com>"

I figure it is because of the < and @ in the value, but why does it take
these as operators even
when the value has single quotes around it?
I have even tried binding the values and PG_TEXT beforehand and still
not luck.

Any help would be greatly appreciated.

Jason Frisch

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-12-03 06:51:54 Re: DBD::Pg problem
Previous Message pg 2003-12-03 06:07:36 last update time of a table