Page 1 of 1

how does dotConnect compare to Data.SQLite for Entity F?

Posted: Sat 01 May 2010 00:06
by callagga
Hi,

how does dotConnect compare to Data.SQLite for Entity Framework support?

I've tried Data.SQLite from sqlite.phxsoftware.com with VS2010 in a C# program but I'm finding a few issues around edges. Is there someone who's tried both and can comment on how much more solid (if any) dotConnect is for EF support for SQLite?

thanks

Posted: Thu 06 May 2010 14:04
by AndreyR
You can download the trial version of the dotConnect for SQLite here:
http://www.devart.com/dotconnect/sqlite/download.html
Add Devart Entity model to the project, it's functionality is similar to the ADO.NET Entity data model.
Please let us know if your testing finds out any problems.