Le 26/01/11 15:39, amine amine a écrit :

Hi amine,

> instead of encoding my text fields with Unicode, my data values in the xml
> file are encoded using the numerical HTML encoding of the Unicode character.
> 
> would it be a problem if i want to extract my xml data file and load it's
> content to a MySQL or HSQLDB...?

It might be more of a problem for HSQLDB (I don't remember how collation
works there), but couldn't you solve it for MySQL by setting the
appropriate collation on the database table / server ?

Can you not set an attribute for Unicode encoding at the field control
level on your form or at the basic XML level ?

Alex


-- 
Unsubscribe instructions: E-mail to [email protected]
List archive: http://listarchives.libreoffice.org/www/users/
*** All posts to this list are publicly archived for eternity ***

Reply via email to