[Mono-devel-list] Small patch for OdbcConnection.cs

S Umadevi sUmadevi at novell.com
Tue Jul 6 07:13:42 EDT 2004


Thanks for the patch, will apply it.

Regards
Uma

>>> Sébastien Robitaille <sebastien.robitaille at croesus.com> 7/6/2004 1:42:53 AM >>>
Hi,

here is another small patch to review and commit.
This one provides the implementation of the OdbcConnection.Dispose method.
(In order to use the "using" keyword to automatically close a database connection)

The exception thrown in the OdbcConnection.Close method was also removed since according to MSDN doc, this method should be callable
multiple times without throwing an exception.

Thanks
Sébas




More information about the Mono-devel-list mailing list