Re: [Gambas-user] MySQL language problems

2013-02-26 Thread M. Cs.
What kind of syntax are you using to communicate with the database? Give us some example, please. Csaba 2013/2/26 Jorge Carrión > I have a serious problem with mysql server. I'm developing a proyect in > gambas 3.4 on linuxmint 13 maya against a Mysql 5.0.96 server. > > All works fine but rando

[Gambas-user] MySQL language problems

2013-02-26 Thread Jorge Carrión
I have a serious problem with mysql server. I'm developing a proyect in gambas 3.4 on linuxmint 13 maya against a Mysql 5.0.96 server. All works fine but randomly all characters non english (á é í ñ, etc I'm spanish) are miss interpreted. You can work half hour with application without problem at

Re: [Gambas-user] Bug or misuse of observer?

2013-02-26 Thread Benoît Minisini
Le 26/02/2013 18:56, Jussi Lahtinen a écrit : > Can someone confirm? > I confirm that it does not work as expected. > BTW. Benoit is this email list still OK to send bug reports? > Or do you prefer the actual bug tracker? > > Jussi > Both are equal for me. But using the bug tracker allows people

Re: [Gambas-user] Bug or misuse of observer?

2013-02-26 Thread Jussi Lahtinen
Can someone confirm? BTW. Benoit is this email list still OK to send bug reports? Or do you prefer the actual bug tracker? Jussi On Sun, Feb 24, 2013 at 9:25 PM, Jussi Lahtinen wrote: > Hi! > Not sure if I use Observer correctly, or is there bug. Should observer > deattached manually? > > See