Subject Re: Special unicode characters in connection string problem
Author venushau
I'm using Firebird 2 embedded server (build 2.0.0.11675) and the
folder structure is listed as following:

bin\intl\fbintl.dll
bin\fbembed.dll
bin\firebird.msg
bin\icuuc30.dll
bin\icudt30.dll
bin\icuin30.dll
bin\jaybird21.dll


--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@...> wrote:
>
> > By the way, I've faced another problem in the new Jaybird version.
> > In the connection string, I've tried to set the charSet property
to
> > UTF-8 as usual.
> > An exception is thrown:
>
> > org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544325. bad
> > parameters on attach or create database CHARACTER SET UTF8 is not
> > defined
>
> Which Firebird version do you used? If you're using embedded
version, what
> is your folder structure with fbintl libraries?
>
> Roman
>