Read default sqlite 'oid' column

18 views
Skip to first unread message

Paolo

unread,
Jul 28, 2011, 5:16:27 AM7/28/11
to ormlite-android
Hi,

I want to import an external sqlite db. This db has the default oid
column.

In my android project, I've the same db with the same table ( with the
generatedId= true 'oid' column ) that works well.

When I try to read the external db, I've encountered this SQL
exception:

"Unknown field 'oid' from the Android sqlite cursor"

I think that " SQLiteCursor " can't read the default cursor.

Any ideas?
Reply all
Reply to author
Forward
0 new messages