Hey, I'm trying to use a PreparedStatement to get a ResultSet. I know how to get a customized ResultSet if you're only using a Statement, but how can I get a scrollable ResultSet with my PreparedStatement? Thanks!
- Keith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

