Wednesday, February 21, 2007

Descriptor index not valid

java.sql.SQLException: Descriptor index not valid.

This happens when the result set has 2 columns and the application tries to do ResultSet.getInt(3) for example.

0 Comments:

Post a Comment

<< Home