Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / June 2006

Tip: Looking for answers? Try searching our database.

Scrolling large dataset

Thread view: 
Nikola Vidoviæ - 06 Jun 2006 23:15 GMT
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
joeNOSPAM@BEA.com - 07 Jun 2006 03:23 GMT
> Hi!
>
[quoted text clipped - 3 lines]
> 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


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.