Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to solve Exception in thread "main" java.sql.SQLException?

843833Sep 17 2004 — edited Sep 17 2004
May i know what's wrong with this message?how to solve it?

Exception in thread "main" java.sql.SQLException: Before start of result set
at com.mysql.jdbc.ResultSet.checkRowPos(ResultSet.java:3621)
at com.mysql.jdbc.ResultSet.getString(ResultSet.java:1758)
at com.mysql.jdbc.ResultSet.getString(ResultSet.java:1822)
at logonAdmin.run(logonAdmin.java:107)
at logonAdmin.main(logonAdmin.java:164)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2004
Added on Sep 17 2004
1 comment
302 views