Thank you Giorgio!  That was it!  Boy do I feel stupid.

Thanks again.

-----Original Message-----
From: Giorgio Ponza [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 2:15 AM
To: Tomcat Users List
Subject: Re: NullPointerException when using JDBC ResultSet next()
method


sorry, but you called
ResultSet rset = stmt.executeQuery ("select sc_id from bug_status_codes");
and then used

rs.next()

maybe they must be all rs or all rset.
Bye
Giorgio


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to