Subject Re: [firebird-support] Firebird 2.1, Unicode and external table
Author Milan Babuskov
cariad_ilmara wrote:
> - Is there a way to specify a different encoding for external table/file ?

Did you try to specify the character set in CREATE TABLE?

create...
...
field_name char(10) character set WIN1252
...
etc.


--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com