RE: Using BYTEFX to connect to MySql , closing connection do not release the connection.

2004-04-09 Thread Reggie Burnett
Looks like it could be a bug. I'll check it out. -Original Message- From: tweewan.wong [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 8:13 PM To: [EMAIL PROTECTED] Subject: RE: Using BYTEFX to connect to MySql , closing connection do not release the connection. Thanks

RE: Using BYTEFX to connect to MySql , closing connection do not release the connection.

2004-04-07 Thread tweewan.wong
More information to add : Am using Bytefx 0.76 : I simplify the testing by using frmA call frmB. In frmB, I do the following : Private Sub frmB_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Try xx = New MySqlConnection

RE: Using BYTEFX to connect to MySql , closing connection do not release the connection.

2004-04-07 Thread Reggie Burnett
: RE: Using BYTEFX to connect to MySql , closing connection do not release the connection. More information to add : Am using Bytefx 0.76 : I simplify the testing by using frmA call frmB. In frmB, I do the following : Private Sub frmB_Load(ByVal sender As System.Object, ByVal e

RE: Using BYTEFX to connect to MySql , closing connection do not release the connection.

2004-04-07 Thread tweewan.wong
/mysqlclient/MySqlPoolManager. cs?rev=1.4 it has been great help! :-)TweeWan -Original Message- From: Reggie Burnett [mailto:[EMAIL PROTECTED] Sent: 08 April 2004 22:23 To: 'tweewan.wong'; [EMAIL PROTECTED] Subject: RE: Using BYTEFX to connect to MySql , closing connection do not release