Added a check for not calling next() before getting objects from the result set,

Dave Cramer <davec@fastcrypt.com>

Commit: ee2154829e3fe715f166646bdf9f43e9a102a694
Author: Dave Cramer <davec@fastcrypt.com>
Date: 2002-03-09T17:36:14Z
Releases: 7.3.1
Added a check for not calling next() before getting objects from the result set,
moved the check for columnIndex into same call
check at the top of all getXXX
added appropriate error

Files