Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Dale Matthews   on Aug 09 In Java Category.

  
Question Answered By: Roosevelt Jenkins   on Aug 09

Where does the crash happen? If it's in your code, you're probably not
properly processing a returning exception. Remember, if an exception is
thrown, the ResultSet reference will be null, and any subsequesnt
operations on the result set will cause a crash.

Share: 

 
 
Didn't find what you were looking for? Find more on statement.executeQuery() crashes query if no records found Or get search suggestion and latest updates.


Tagged: