Subject | Re: [Firebird-Java] Re: Denied connections due to character set |
---|---|
Author | Mark Rotteveel |
Post date | 2017-02-14T09:05:25Z |
On 13-2-2017 23:44, 'William L. Thomson Jr.' wlt-ml@...
[Firebird-Java] wrote:
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
[Firebird-Java] wrote:
> I am not the only one. I think this is a Windows solution causing problems onThat is a workaround to use non-ascii database filenames. Jaybird 3
> 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
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