hi guys
i am working on servlets using jrun and Database i am using is mysql.
the driver i am using is mm.mysql.jdbc-1.2a
i need to navigate the recordset in both forward and reverse direction
but if i use methods like Recordset.first(),Recordset.next(),
Recordset.getFetchDirection() the server jrun crashes.
the problem i think is the mysql driver doesn't these methods.
can anyone tell me where can i find a mysql driver which supports
these methods
thanks raj

Reply via email to