Re: [JDBC] NullPointerException on next()

2001-08-09 Thread Thomas O'Dowd
Check that you didn't close the statement before making this call to next() in the ResultSet object. Tom. On Thu, Aug 09, 2001 at 09:34:51PM -0400, Dave Cramer wrote: > Joseph, > > Can you post some code to reproduce the error please? > > Dave > > -Original Message- > From: [EMAIL PRO

RE: [JDBC] NullPointerException on next()

2001-08-09 Thread Dave Cramer
Joseph, Can you post some code to reproduce the error please? Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Joseph Shraibman Sent: August 9, 2001 9:27 PM To: [EMAIL PROTECTED] Subject: [JDBC] NullPointerException on next() Using the jdbc 7.1.2