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 >

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

2004-04-07 Thread tweewan.wong
004 6:44 AM > To: [EMAIL PROTECTED] > Subject: 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

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

2004-04-07 Thread Reggie Burnett
[EMAIL PROTECTED] > Subject: 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 : > > P

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 xx.