Subject Re: [firebird-support] isql + Character Set
Author Ag0nY
Am Mon, 2005-01-10 um 17.18 schrieb Friedrich Remmert:
> try the following header in your script:
> set names iso8859_1;
> connect '/path/to/database.fdb' user 'username' password 'password';
> ...
> The character set has to be specified before the connect.

Thank you very much. That worked like a charm. :D

Sascha

--
Ag0nY <ag0ny@...>