Subject Re: [Firebird-Java] Re: Denied connections due to character set
Author Mark Rotteveel
On 13-2-2017 23:44, 'William L. Thomson Jr.' wlt-ml@...
[Firebird-Java] wrote:
> I am not the only one. I think this is a Windows solution causing problems on
> Linux....
>
>
> $ java test
> System.getProperty file.encoding=UTF-8
>
>
> I added ?utf8_filename=1 to the connection URL and no change.
>
>
> http://tracker.firebirdsql.org/browse/JDBC-251
> http://stackoverflow.com/questions/18059030/jaybird-jdbc-national-characters-in-path

That is a workaround to use non-ascii database filenames. Jaybird 3
already does that automatically when connecting to Firebird 2.5 or
higher. Setting utf8_filename=1 is not necessary with Jaybird 3, and
this is not related to your problem.

Mark
--
Mark Rotteveel