Subject | Re: Connection does not close properly |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-10-30T09:27:10Z |
David,
(db) is called only when database is created (ok), in
isc_attach_database if error occurs (ok), and in GDS_Impl.connect(db)
if connection was not accepted. I think we must close it when
isc_detach_database is called.
I'm going to incorporate this fix into the CVS code.
Best regards,
Roman Rokytskyy
> Are you using a recent cvs version of the driver? This should beNo, this is problem in CVS code. I just checked, GDS_Impl.disconnect
> fixed in current versions. It was definitely a problem in at least
> the beta.
(db) is called only when database is created (ok), in
isc_attach_database if error occurs (ok), and in GDS_Impl.connect(db)
if connection was not accepted. I think we must close it when
isc_detach_database is called.
I'm going to incorporate this fix into the CVS code.
Best regards,
Roman Rokytskyy