Hello all,

 

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. 

 

Even when I set the charset with – charset for the command line parameter of
ISQL it still does not correctly write the ä etc. into the database.

 

Any experience on this subject?

 

Thanks in advance

 

Niko

Reply via email to