Subject | Re: [Firebird-Java] Re: Java CharSet to Firebird CharSet |
---|---|
Author | Roman Rokytskyy |
Post date | 2012-08-14T08:06:07Z |
> This is my problem not a database problem. I want to use MY data as IThen be free. Nobody prevents you from using NONE, if you want to. But
> 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.
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