java.sql.SQLException: No data found
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 807594, 1 year ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 807553, 1 year ago
via Google Groups by Philipp Haenggi, 2 years ago
via Oracle Community by 843833, 1 year ago
via Google Groups by joc...@my-dejanews.com, 2 years ago
java.sql.SQLException: No data found
at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
at sun.jdbc.odbc.JdbcOdbc.SQLGetDataInteger(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcResultSet.getDataInteger(Unknown Source)
at sun.jdbc.odbc.JdbcOdbcResultSet.getInt(Unknown Source)
at desisoft.jdbc.WrapResultSet.getInt(WrapResultSet.java:660)
at desisoft_jsp_test_rakesh_jsp1048274030880._jspService(desisoft_jsp_test_rakesh_jsp1048274030880.java:166)
at desisoft.server.JspBaseClass.service(JspBaseClass.java:48)