|
Hi, I am using SQLResultSetTablePane to display the content of a table. It was very easy to set up Java GUI for displaying SQL query results. But what I understand that SQLResultSetTablePane can not be edited for the content. Basically I want to display a SQL query in a stand along Java GUI program (no applet, no JSP, no servlet) and be able to edit the query results directly, such as double click one row to display the details in another screen, etc. Java Swing JTable could do it, but I found that JTable runs very slow for larger query results(many columns and many rows). Is there any other alternatives? or is there any components in Toolbox similar to SQLResultSetTablePane but editable? Thanks.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.