Re: [Gambas-user] Error on Connection when closing

2008-12-17 Thread Benoit Minisini
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

[Gambas-user] Error on Connection when closing

2008-12-16 Thread David Villalobos Cambronero
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 20