Re: null pointer

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: null pointer
Дата
Msg-id 008b01c1b32b$c212eb70$8201a8c0@inspiron
обсуждение исходный текст
Ответ на null pointer  (David Siebert <glwatcdr@yahoo.com>)
Ответы Re: null pointer  (David Siebert <glwatcdr@yahoo.com>)
Список pgsql-jdbc
David,

I just tried to use absolute(1) and it worked fine?

What version of the driver are you using?

Can you send a standalone test case that demonstrates the problem


Dave


-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of David Siebert
Sent: Monday, February 11, 2002 1:02 PM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] null pointer


I am getting a null pointer exception when I issue
this command.
rs.absolute(1);
rs is not null in the debugger and there is a record
in the result set.
 Any ideas?


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Connection Problem with JDBC
Следующее
От: "Sean Alphonse"
Дата:
Сообщение: Fwd: null pointer