Rebuild the index file is needed when opening database coming from or to Mac OS 10.8

Fran=?ISO-8859-1?B?5w==?=ois Van Lerberghe frvanlerberghe at gmail.com
Fri Jan 4 10:02:51 CST 2013


The db.localeName is set to "fr_FR" and is defined in my database class
constructor. Is it the correct place ?

François Van Lerberghe
Rue Thier Monty, 15 A
4570 Marchin
Belgique

le 4/01/13 14:31, Ruslan Zasukhin <ruslan_zasukhin at valentina-db.com> a
écrit :

> Not sure, but from 10.7 (and 10.8) was something related to
>     db.LocaleName
> 
> OS X have changed something in ICU library.
> 
> Workaround was manual assign of it as e.g.
> 
> db.open()
> db.LocaleName = "en_US"



More information about the Valentina mailing list