| Author |
Evaluate data from a ResultSet table and another table where it adds
|
Celso Guzman Diaz
Greenhorn
Joined: Dec 02, 2011
Posts: 1
|
|
I have a problem for a couple of hours does not resolve, is the following.
I have a Table A and Table B.
Table A is filled with a ResultSet, and Table B is being added to products available in Table A
What I am trying to achieve is: Once you click on the Add button Spend the product of Table A to Table B, and the last product is no longer displayed in Table A.
do not like and this is a big problem since I can not implement it, is the only thing I lack hope your suggestions.
|
 |
Stephan Mueller
Ranch Hand
Joined: May 05, 2010
Posts: 50
|
|
Sorry, I was unable to fully understand what it is that you want to achieve or what your problem is.
Do you have a Swing table populated with values from a ResultSet?
Do you want to update the Swing-Tables?
Do you want to update the Database records?
Pleasy try again and try to give a more conscious example.
|
1. Make it run - 2. Make it run correctly - 3. Make it pretty OR fast/small - 4. ??? - 5. Profit
|
 |
 |
|
|
subject: Evaluate data from a ResultSet table and another table where it adds
|
|
|