Subject Re: [Firebird-Java] Re: Special unicode characters in connection string problem
Author Roman Rokytskyy
> 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