Re: error: operator does not exist: bigint = character varying - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: error: operator does not exist: bigint = character varying
Date
Msg-id 4682F2E7.8060004@opencloud.com
Whole thread Raw
In response to error: operator does not exist: bigint = character varying  (Edoardo Panfili <edoardo@aspix.it>)
List 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

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: error: operator does not exist: bigint = character varying
Next
From: Tom Lane
Date:
Subject: Re: error: operator does not exist: bigint = character varying