[EMAIL PROTECTED] wrote:
>
> How to configure my MaxDB databases instances data to be always in UTF-8
> format, with JDBC
>
There is no chance to store data in the database in UTF-8 format.
You can store it in either ASCII or UCS2.
To store UCS2 you have to set configuration parameter _UNICODE t
How to configure my MaxDB databases instances data to be always in UTF-8
format, with JDBC
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]