Example to feed table data into a vector
843854Oct 20 2001 — edited Oct 27 2001I am looking for an example for getting a result set back, feed a column of data into a "pull down", select new data and commit.
New to java, is there a straight forward example? I have tried to modify the jfc/TableExample2 provided. I am clueless on the approach. I have determined to use a vector as the rows within the column may vary. Beyond that??? Any direction would be greatly appreciated.