Hello,
I have a problem when using entity framework with linq :
I tried following these steps : http://kubasik.net/blog/2009/02/09/using-linq-to-sqlite-providers-updated/
And I can create a connection in server explorer,
but when I add an entity data model and choose from database I cannot select that connection,
also when trying to create a new connection in this window I cannot select the sqlite dataprovider.
When I installed the provider I selected install designtime support.
Can anyone help?
Thanks in advance!
Sven