Daily Archives: January 4, 2006

Strange Obi-Wan Error

I was doing some JDBC today and I forgot that column indexes are 1-based instead of 0-based. It took me a while to figure out what was wrong since the exception message I kept getting was java.sql.SQLException: Column Index out … Continue reading

Posted in java | Tagged , | Comments Off