[PythonCE] Database

Giovanni Petrucciani gpetruc at gmail.com
Sun Feb 19 09:43:20 CET 2006


dan2cil wrote:

>Which database is possible to use with Python CE?
>  
>
SQlite works; the only caveat is that you have to load two dlls (the
sqlite dll and the c part of the pysqlite module), and so it consumes
some memory

You can get a binary build of sqlite on
http://area51.sns.it/users/giovanni/python/


    Giovanni


More information about the PythonCE mailing list