I have a program that is retrieving data from a database into a ResultSet. The result set is then read into a Vector to be passed back to the calling method.
After much tinkering i have failed to solve the ResultSet is Closed error that keeps being generated, it is simply driving me mad!
I'm hoping that one of you can help me from going insane.
My code is below:
Thanks in advance for your help!
[ March 30, 2007: Message edited by: Emile Ghazzawi ]