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
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to