Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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: Thu, 28 Jun 2007 11:29:43 +1200
  • Message-id: <4682F2E7.8060004@opencloud.com> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group