Re: [sqlite] SQLite ADO.NET for .Net Compact Framework 3.9

2013-11-15 Thread Joe Mistachkin
Paolo Patierno wrote: > > I need to rebuild SQLite native DLL and Interop DLL with WEC 2013 compiler > using Platform Builder and then recompiling SQLite ADO.NET assembly with a > WEC2013 SDK (that use .Net CF 3.9). > So I need to create a new solutions with other new projects. > I've just chec

Re: [sqlite] SQLite ADO.NET for .Net Compact Framework 3.9

2013-11-15 Thread Paolo Patierno
I think that solution isn't so simple. I need to rebuild SQLite native DLL and Interop DLL with WEC 2013 compiler using Platform Builder and then recompiling SQLite ADO.NET assembly with a WEC2013 SDK (that use .Net CF 3.9). So I need to create a new solutions with other new projects. 2013/11/15

Re: [sqlite] SQLite ADO.NET for .Net Compact Framework 3.9

2013-11-14 Thread Joe Mistachkin
Paolo Patierno wrote: > > I want to compile SQLite managed code for .Net Compact Framework 3.9 (to > run on Windows Embedded Compact 2013). What is the better way to do this ? > If you have the Windows Embedded Compact 2013 SDK installed, you may be able to import the Visual Studio 2008 project i