| Author |
throwing an Exception after first exceution ..
|
shiva mistry
Greenhorn
Joined: Feb 05, 2013
Posts: 10
|
|
When I try to Enter sid second time from command prompt it throws an Exception like Connection is closed but if i comment out the con.close() then it allows to perform another query ,I do not know what to do ?can any one help please?
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
Don't close the connection, then.
|
 |
 |
|
|
subject: throwing an Exception after first exceution ..
|
|
|