Re: Scrolling large dataset




Nikola Vidoviæ wrote:
Hi!

I have a dataset of 20000 records and have to scroll it visually. What
is the best technique to implement that and what components to use?

Thanks
Zvonko

Hi. I don't believe you have to actually visually scroll through 20,000
records. That's like saying you have to read the dictionary. What are
you looking for, and use SQL in the DBMS to find it before sending it
out to any client. If you must scroll through all that data, store it
in
a flat file or other light-weight object for scrolling, and just use
JDBC
to periodically update the stored file and verify any relevant records
are
still the same before doing updates.

Joe Weinstein at BEA Systems

.



Relevant Pages

  • Re: Brief slowdown when trying to scroll pages in Word 2008
    ... My first suspicion would be "document complexity". ... This technique for de-corrupting is known as "Doing a 'Maggie'", ... below the scroll bar in Word 2008 to scroll up or down a page, ... happen when I first open Word, but just starts happening when the document ...
    (microsoft.public.mac.office.word)
  • Re: Brief slowdown when trying to scroll pages in Word 2008
    ... The page slows down ... I tried the Maggie and it didn't work. ... This technique for de-corrupting is known as "Doing a 'Maggie'", ... below the scroll bar in Word 2008 to scroll up or down a page, ...
    (microsoft.public.mac.office.word)
  • Re: Freeze the screen
    ... Technically, yes, but freezing the screen is the wrong technique. ... Selection object, which forces the cursor to move and the screen to scroll. ... and the macro will be faster by probably an order of magnitude. ...
    (microsoft.public.word.vba.general)
  • Re: After PostBack - back to same place on page
    ... Here is nice technique that I just implemented. ... server-side script that generates client-side script. ... containing an onscroll attribute that keeps tabs on the scroll position and ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Scroll Asp Question
    ... Here is nice technique that I just implemented. ... server-side script that generates client-side script. ... containing an onscroll attribute that keeps tabs on the scroll position and ...
    (microsoft.public.dotnet.framework.aspnet)