Page 1 of 1

Sqlite Sample Source Codes For Windows CE/Mobile

Posted: 10.07.2013, 09:52
by ExplorerTM
Dear Friends,

I want to develop a application that runs Windows CE or Mobile devices.
I want to use the Sqlite database.
May I find same sample source codes?

Thanks.

Posted: 11.07.2013, 10:25
by marsupilami
Hello ExplorerTM,

I tried something like this some years ago for a small demo application. I used Lazarus and Zeos 6 at that time. Basically everything worked the same ways as with normal applications for PCs so any Zeos tutorial should do just fine.
Best regards,

Jan

Posted: 14.07.2013, 12:59
by marcov
Note that wince generations have changed, and we are getting mixed signals about FPC compatibility with CE versions after 5. So if there are problems and doubts, first try to get it stable with older (2.4.x or 2.6.x) FPC and CE 5.

Unfortunately, the number (and skill) of the reporters is too low to make if there really is a problem or not.