Subject AW: [firebird-support] Use ISQL to insert special german characters
Author Jojakim Stahl
>for updating some tables at customers I create SQL scripts and execute them
with 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