Subject Re: [Firebird-Java] PreparedStatement chokes, executing similiar sql String prevails
Author Roman Rokytskyy
> Database is default the dreaded and rigid UNICODE_FSS, I connect using
> lc_ctype set to UNICODE_FSS.
> ...
> I have a query I want to execute, so first I created a
> PreparedStatment. But whenever it returns with a non empty resultset
> rs.next() throws an exception:

Should not happen. If you can create a reproducable test case, please send
me privately, I will take care after vacations.

Roman