Subject | Re: Euro characters and UPPER |
---|---|
Author | georgethenorge |
Post date | 2005-11-24T08:27:57Z |
Well then, here are really simple questions:
If you create a database with say ISO8859_1, will the UPPER function
correctly change øæå to ØÆÅ?
Can you change a database from NONE to say ISO8859_1 after it has
already been populated? I understand that I would need to update some
field content myself, but other than that, would it work?
Thanks,
George
--- In firebird-support@yahoogroups.com, "Thomas Steinmaurer" <ts@i...
If you create a database with say ISO8859_1, will the UPPER function
correctly change øæå to ØÆÅ?
Can you change a database from NONE to say ISO8859_1 after it has
already been populated? I understand that I would need to update some
field content myself, but other than that, would it work?
Thanks,
George
--- In firebird-support@yahoogroups.com, "Thomas Steinmaurer" <ts@i...
> wrote:happens
>
> > Just the default - none.
> >
> > You are talking about the character set for the database?
>
> Yes, and the character set / collation on field level. Not sure what
> when you've created a database with NONE (and existing fields) anddefine a
> field with ISO8859_1 / NO_NO (collation), then connect to yourdatabase with
> ISO8859_1, for instance.
>
>
> Regards,
> Thomas
>