Subject | AW: [firebird-support] Use ISQL to insert special german characters |
---|---|
Author | Jojakim Stahl |
Post date | 2015-06-03T06:15:03Z |
>for updating some tables at customers I create SQL scripts and execute themwith ISQL i parameter. This works perfect unless I have to insert german
special characters like äöüß.
>
>The database is set to ISO8859_1.
When your windows is in a western Europe country, try to specify -ch win1252
when invoking isql.
--
Joja