Re: 'The result set type is not supported' with Bridge
Posted By:
Anonymous
Posted On:
Friday, June 1, 2001 01:56 AM
It looks like a message connected to the wrongfully use of a scrollable ResultSet not supported by the driver or, maybe, the opposite, trying to use scrollable cursor functionality on a default ResultSet.
If you want, post the piece of code (formatted!)
Regards