[PythonCE] pysqlite problems

Peter Bienstman Peter.Bienstman at ugent.be
Sun Apr 26 07:39:29 CEST 2009


Hi,

I have an SQL database created with pysqlite on my desktop machine which I 
also want to read on my mobile device.

I can get data from tables without an index just fine, but any table which has 
an index just turns up empty.

Any ideas on how to solve this? Would different versions of sqlite be to blame?

Peter


More information about the PythonCE mailing list