Click to See Complete Forum and Search --> : resultset


Biswajit
May 12th, 2000, 04:19 AM
Hello
I am using JDK1.2 and trying to use previous() method of the resultset but I always get a compilation Error . Can anyone tell me why ?
bye

musch
May 12th, 2000, 05:52 AM
the previous method is only supported by
JDBC 2.0, which is included in java 2.0.