Error from JDBC driver?
Mario Cormier
mario at ic2c.com
Fri Oct 29 16:23:12 EDT 1999
You should call the close method for all these when you don't need them
anymore, usually in a 'finally' clause in your code.
___________________
Mario Cormier
mario at ic2c.com
I C 2 C
-----Original Message-----
From: Rusty Brooks [mailto:rbrooks at utdallas.edu]
Also, I read in the README that you must use close() explicitly...
Where should I use this? On the Connection, the ResultSet, the
Statement, etc? These all have close() methods.
More information about the FreeTDS
mailing list