Re: Result set not positioned properly, perhaps you need to

From: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Result set not positioned properly, perhaps you need to
Date: 2004-11-26 19:33:29
Message-ID: m3fz2wxv5i.fsf@conexa.fciencias.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Oliver Jowett <oliver(at)opencloud(dot)com> writes:

> Can you show us the application code that causes this? It may be an
> application bug that was hidden by the old driver's behaviour. Newer
> drivers tend to be more aggressive about checking resultset positioning,
> enforcing spec requirements, etc.

Never mind. I found the problem in my code, I was calling getString()
after next() returned false. Sorry for the noise.

Regards,
Manuel.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Hunter Hillegas 2004-11-26 21:43:42 Invalid Character Data Problem
Previous Message Tom Lane 2004-11-26 18:17:26 Re: Time conversion across various parts of world