Subject | Re: Special unicode characters in connection string problem |
---|---|
Author | venushau |
Post date | 2006-05-26T07:58:48Z |
Try with this connection string also gives problem.
The exception are the same as the embedded connection string.
Thank you for identifying the problem.
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@...> wrote:
The exception are the same as the embedded connection string.
Thank you for identifying the problem.
--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@...> wrote:
>dieses.fdb
>
> > jdbc:firebirdsql:localhost:c:/wie über dieses/wie über dieses.fdb
>
> Can you try
>
> jdbc:firebirdsql:native:localhost:c:/wie über dieses/wie über
>not work
> This will use the JNI library as in embedded mode, and if it does
> we will know that the error is in Jaybird. Otheriwse the issue iswith
> embedded engine and we will need to contact either firebird-develor
> firebird-support.
>
> Roman
>