Subject Re: [Firebird-Java] Re: Java CharSet to Firebird CharSet
Author Roman Rokytskyy
> This is my problem not a database problem. I want to use MY data as I
> need. I dont need a tool that it help me that way. If the NONE
> encoding become UTF or anything else It is a problem for me. I want
> to
> be free.

Then be free. Nobody prevents you from using NONE, if you want to. But
under normal conditions NONE is evil and should be avoided. That is
recommendation from the developers of JDBC driver for Firebird. Period.
But you are free to ignore the recommendation.

Roman