Re: error: operator does not exist: bigint = character varying

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Edoardo Panfili <edoardo(at)aspix(dot)it>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: error: operator does not exist: bigint = character varying
Date: 2007-06-27 23:29:43
Message-ID: 4682F2E7.8060004@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Edoardo Panfili wrote:

> I did a try with
> ps.setInt(1, Integer.parseInt(rilievo.dato[Rilievo.ID]));
>
> but nothing is changed.

Oops, sorry, I missed that you'd already tried that. That is the right
idea, so I'd doublecheck that you're running the updated code when you
do that and that you still get exactly the same error.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2007-06-28 04:47:08 Re: error: operator does not exist: bigint = character varying
Previous Message Oliver Jowett 2007-06-27 23:28:05 Re: error: operator does not exist: bigint = character varying