| Author |
CachedRowSet and large resultsets!!!
|
Richard Williams
Greenhorn
Joined: Mar 05, 2003
Posts: 13
|
|
Hi I'm creating a GUI for a PostgreSQL database. It's an extremely large database (10,000+ records). Am i correct in assuming that i shouldn't use CachedRowSets with this database. If so, whats the best way to deal with populating a JTable with a very large Database. TIA RCW
|
Is there a light at the end of the tunnel ... or is it just the front of an approaching Train !!!
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Richard, Assuming you haven't already read it, perhaps the following article will be of help to you? http://www.javaworld.com/javaworld/javatips/jw-javatip137.html Good Luck, Avi.
|
 |
Richard Williams
Greenhorn
Joined: Mar 05, 2003
Posts: 13
|
|
WoW thats some impressive stuff thanks loads and loads m8, its just what i was looking for
|
 |
 |
|
|
subject: CachedRowSet and large resultsets!!!
|
|
|