Re: Zeos Acces + Firebird
- From: "Mike Walker" <mwalker@xxxxxx>
- Date: Mon, 12 Sep 2005 07:30:01 +0200
> Your table is encoded in characterset windows-1250, it says so right
> there. Judging from your email address, that's probably an excellent
> choice.
You're right.
> You don't say what characterset is selected in the window where you
> typed your query, but let's suppose it's windows-1252, which is the
> default. That puts the a-e ligature, U+00E6, in codepoint $e6.
No, it isn't "ae", it's " c' ", but it's the same problem.
> Now compare http://www.microsoft.com/globaldev/reference/sbcs/1252.mspx
> to http://www.microsoft.com/globaldev/reference/sbcs/1250.mspx, and
> try hard to locate U+00E6 in the latter. There's a cookie in it for you
> if you can find it, but in a codepage named "Central Europe", I doubt
> that there was ever much demand for it.
>
> So your error message is right on the money. The database server really
> is being asked to, and cannot, transliterate that character.
>
> Does Firebird support the nvarchar datatype?
No, Firebird supports varchar and char. But Firebird is OK. When I tried to
make Query in "IB Expert" all was OK. "Zeos Access" components has a problem
because I can't find a way to "tell" it to use codepage Win-1250 with
communication to my database.
My problem could solve only person who use "Zeos Access" components and
knows how to set codepage in database connection properties to "win1250".
Mike
.
- Follow-Ups:
- Re: Zeos Acces + Firebird
- From: Maarten Wiltink
- Re: Zeos Acces + Firebird
- References:
- Zeos Acces + Firebird
- From: Mike Walker
- Re: Zeos Acces + Firebird
- From: Maarten Wiltink
- Zeos Acces + Firebird
- Prev by Date: Re: Correct Identation/Contex can solve the too many compiler error messages problem when a closing bracket is missing.
- Next by Date: Re: Zeos Acces + Firebird
- Previous by thread: Re: Zeos Acces + Firebird
- Next by thread: Re: Zeos Acces + Firebird
- Index(es):
Relevant Pages
|