Freeliner wrote:
>
> I still do not see any SQLite DataSource:
> 
> <http://sqlite.1065341.n5.nabble.com/file/n78023/NoSQLiteDataSource.png> 
> 
> I am sure there must be some important step which I have missed after
> installation.
> I will appreciate any suggestions on this topic.
> 
 
Are you able to add a System.Data.SQLite-based connection via the Server
Explorer
Window?

If so, can you try adding the "System.Data.SQLite" NuGet package (NOTE: this
MUST
be version 1.0.94.1) to your project (which also includes EF6 support)?

This should also setup the appropriate entries in the "App.config" file.

--
Joe Mistachkin

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

Reply via email to