2

Closed

Feature: SqlLite support for CompactFramework

description

OpenNetCF.ORM supports sql lite for Android, and WinPhone, but not Compact Framework.
 
Can this be resolved?
Closed Aug 20, 2012 at 5:30 PM by ctacke
The latest change set adds support for SQLite under the Compact Framework.

comments

ctacke wrote May 10, 2012 at 4:35 PM

Sure - it's probably just a matter of creating a smart device project, pulling in the SQLiteDataStore code and recompiling. I've not done it thus far simply becasue I've not needed it.

SilenceTi wrote Aug 1, 2012 at 9:26 PM

See http://orm.codeplex.com/SourceControl/list/patches for SQLite project with DynamicEntity support