Re: Result set not positioned properly, perhaps you need to - Mailing list pgsql-jdbc

From Manuel Sugawara
Subject Re: Result set not positioned properly, perhaps you need to
Date
Msg-id m3fz2wxv5i.fsf@conexa.fciencias.unam.mx
Whole thread Raw
In response to Re: Result set not positioned properly, perhaps you need to  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Oliver Jowett <oliver@opencloud.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.

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Time conversion across various parts of world
Next
From: Hunter Hillegas
Date:
Subject: Invalid Character Data Problem