Vincent Stoessel wrote:

>Yeah, I was thinking about doing the scrolling results thing
>using a pure java solution. I will look into the CachedRowset
>from Sun, thanks for that info. I still believe the mysql driver
>is cool. What's up with the docs, though?
>
JDBC-2.0 result sets are fully scrollable (read the API docs)

What's the problem with the docs? They're in the README. Everything that 
is specific to the driver is in there. Anything that's not is in 
ten's-of-thousands of pages in books, websites and magazine articles 
about JDBC...it is a _standard_ API in Java.

    -Mark

-- 
For technical support contracts, visit https://order.mysql.com/?ref=mmma

    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /  Mark Matthews <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
 /_/  /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
        <___/ www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to