[Mono-list] Mysql con.Close( ) problem

Roberto Zenteno roberto.zenteno at gmail.com
Thu Feb 1 09:51:37 EST 2007


Hi,
Yes I did, but It looks like the connection stays open because of pooling,
so now I'm using MySQL Net connector as Abe suggest me with pooling=true
only on frequently used pages.

Thank you




2007/2/1, Joe Riopel <goon12 at gmail.com>:
>
> Did you try calling connection.Dispose() after the call to
> connection.Close()?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070201/9995ad2f/attachment.html 


More information about the Mono-list mailing list