On Thursday, October 21, 2010 09:50:19 am Paul McNett wrote:
> On 10/21/10 9:47 AM, Paul McNett wrote:
> > Shouldn't Dabo encode/decode to/from an SQLite backend using the encoding
> > set in the sqlite database (most like 'UTF-8'), not the encoding
> > returned by dabo.getEncoding() (most likely "1252" on Windows)?
> 
> If so, we can change Dabo to use the database encoding as set in the SQLite
> database using "PRAGMA encoding;":
> 
> http://www.sqlite.org/pragma.html#pragma_encoding
> 
> Paul

How does this work if the database is saving English and the app is written in 
Spanish.

Johnf

_______________________________________________
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/[email protected]

Reply via email to