[V4MD] locale, storageEncoding

Sean Wilson snw at paradise.net.nz
Tue Jun 14 20:55:03 CDT 2005


>I create a new database and set its locale to "en_US" and its 
>storageEncoding to "ISO-8859-1". When I re-open the db and query these 
>properties I get:
>db.locale = <Null>
>db.storageEncoding = "UTF-16"

>* storageEncoding
>
>     for now works only UTF16.
>
>* locale
>
>     this is ISO standard:
>         en_US   en_GB
>         de_DE
>         ru_RU

OK, that explains why storageEncoding returns "UTF-16".
However, why does locale return <Null>, especially as I've set it to 
"en_US" (which seems to be a valid option)?

Thanks,
-Sean. 




More information about the Valentina-beta mailing list