Ryan Finnesey wrote:
>
> Has Devart http://www.devart.com/company/ taken over the LINQ to SQLite
> project?  
> 

No idea, I've never had any dealings with them.  Also, I have not heard of
the "LINQ to SQLite" project, per se.

>
> I am looking for a way to add support for LINQ and SQLite in  Windows
> Embedded Handheld 6.5 witch users .net CF 3.5  I asked Devart but they
> do not support CF.
>

Does the .NET Compact Framework support LINQ at all?  If so, I would assume
it would be limited to v3.5?

>
> I asked Devart but they do not support CF.
>

The official .NET wrapper for SQLite, System.Data.SQLite, does support the
.NET Compact Framework, see:

        https://system.data.sqlite.org/
 
--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to