aspose file tools
The moose likes JDBC and the fly likes Operation not allowed after ResultSet closed Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Operation not allowed after ResultSet closed" Watch "Operation not allowed after ResultSet closed" New topic
Author

Operation not allowed after ResultSet closed

Singh Anisha
Ranch Hand

Joined: May 09, 2012
Posts: 58



This function is returning null pointer Exception.
SQL Exception Operation not allowed after ResultSet closed
Arun Giridhar
Ranch Hand

Joined: Mar 10, 2012
Posts: 91

Singh Anisha wrote:

What these Line says to You ? ..
Singh Anisha
Ranch Hand

Joined: May 09, 2012
Posts: 58

Its closing the connection not the statement.. so that it could throw exception.
Arun Giridhar
Ranch Hand

Joined: Mar 10, 2012
Posts: 91

Singh Anisha wrote:Its closing the connection not the statement.


Huh ?! ... If you close the Connection then your closing statement and resultset too. This post has to moved to Jdbc Forum.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Operation not allowed after ResultSet closed
 
Similar Threads
Resolve NullPointerException
Servlet to Applet Communication problem
Tomcat - MySql - Win98 Jdbc connection = BOOM!
cannot find symbol
year getting null?