Subject | Re: [firebird-support] CreateDatabase Character Set for testing |
---|---|
Author | Stefan Heymann |
Post date | 2006-05-09T16:03:50Z |
Rick,
for normal English applications you can use ISO8859_1 or WIN1252.
You can get more info about character sets here
http://www.destructor.de/firebird/charsets.htm
At the bottom there is also a section "Which one to choose?".
Best Regards
Stefan
Stefan Heymann
www.destructor.de/firebird
for normal English applications you can use ISO8859_1 or WIN1252.
You can get more info about character sets here
http://www.destructor.de/firebird/charsets.htm
At the bottom there is also a section "Which one to choose?".
Best Regards
Stefan
> Hi:--
> To create a new, one table and very simple test data base, should I specify
> anything in the character set parm?
> Unless there is some reason, i don't understand much yet, I just want to do
> the same as the EMPLOYEE.FDB as it worked with a simple query from my
> Liberty Basic / ODBC application.
> It seems the EMPLOYEE.FDB just did not declare a character set:
> In the output From the extracted metadata using ISQL with -ex:
> ' DEFAULT CHARACTER SET NONE
> Thanks for any comments:
> Rick USA
Stefan Heymann
www.destructor.de/firebird