Subject | Re: Select error |
---|---|
Author | primusrm |
Post date | 2003-06-20T12:19:47Z |
That's what I thought the firs time. But, I checked and the cliente is
using the same charset.
And I have lots of other selects with no problem.
Thanks.
Best regards.
Luciano RM
--- In firebird-support@yahoogroups.com, "Ernesto Cullen"
<ecullen@c...> wrote:
using the same charset.
And I have lots of other selects with no problem.
Thanks.
Best regards.
Luciano RM
--- In firebird-support@yahoogroups.com, "Ernesto Cullen"
<ecullen@c...> wrote:
> Are you using a character set different from 'none' in your db? Ifso, it
> seems your client is not using the same character set whenconnecting. Or
> viceversa: your db is declared with 'none' (the default value) and your
> client tries to connect with another one (iso8859_1 for example)
>
> Ernesto Cullen
>