[Gambas-user] Error on Connection when closing
Benoit Minisini
gambas at ...1...
Thu Dec 18 01:57:38 CET 2008
On mardi 16 décembre 2008, David Villalobos Cambronero wrote:
> Hi, I got an error when close my connection at runtime, the error is easy,
> the connection is not closed, it still accepts queries.
>
> Is the .Close() Method supposed to close the connection meaning that it
> won't accept queries or I'm wrong. See the attached example.
>
> Gambas 3, svn 1740, Mandriva 2008.1 32 Bits and MySQL.
>
> Benoit, can you confirm.
>
> Regards
>
>
> --
> David
This is "normal": a closed connection is automatically reopened as soon as it
is used. Someone requested this feature, but I don't remember who.
Regards,
--
Benoit Minisini
More information about the User
mailing list