> > > (I don't know English well)
> > > Use Debian 5 "Lenny" -32, Gambas 2.7 from repository.
> > >
> > > I develop an account program for russian users. It must work with
> > > cyrillic correct.
> > > I have made MySQL5 (default UTF8) database with direct CHARACTER SET
> > > UTF8 option, tables wi
> (I don't know English well)
> Use Debian 5 "Lenny" -32, Gambas 2.7 from repository.
>
> I develop an account program for russians users. It must work with cyrillic
> correct.
> I have made MySQL5 (default UTF8) database with direct CHARACTER SET UTF8
> option, tables with direct CHARACTER SET UT
(I don't know English well)
Use Debian 5 "Lenny" -32, Gambas 2.7 from repository.
I develop an account program for russians users. It must work with cyrillic
correct.
I have made MySQL5 (default UTF8) database with direct CHARACTER SET UTF8
option, tables with direct CHARACTER SET UTF8 option. The