On Feb 10, 2008, at 4:12 PM, Adrian Klaver wrote:

> For now the Sqlite syntax works as the Postgres database has an  
> encoding of
> SQL_ASCII. When I migrate it to version 8.3 I plan on using UTF8  
> encoding
> which will change the Sqlite behavior. Thanks for the information.  
> Is Sqlite
> a dependency for Dabo or is it embedded in the code?


        SQLite is included with Python. It is required for Dabo, as the  
internal data set manipulation is via the SQLite engine, and also  
because the preference engine uses an SQLite database internally.

-- Ed Leafe





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

Reply via email to