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