java.sql.SQLException: Column Index out of range, 3 > 1.
what is this error
?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ??????
Printable View
java.sql.SQLException: Column Index out of range, 3 > 1.
what is this error
?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ??????
A ResultSet get method call using index 3 where the ResultSet only contains 1 column.
thanks masijade