On Jul 5, 2007, at 2:54 PM, Dabo wrote:

>  There are problems with non-ascii characters in paths.
>
>   * SQLite3 needs a path in UTF-8.
>   * dApp creates a default BasePrefKey based on the pathname.
>
>  However, the encoding on win32 is MBCS. The proposed solution is to
>   * recode the path to UTF-8
>   * convert the default BasePrefKey to unicode

        Are you sure that SQLite needs UTF-8? Or does it just need a  
properly encoded unicode value?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to