Linq to entitie providers
LINQ
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am new at Linq, so I have some general questions. Mostly I am interested which databases can one access with Linq to entities. As far as i know you need to have a provider for each database - is this correct?(when I try to create ado.net Entity data model in VS2008, I have to select the provider for the connection - and all I have is the provider for SQL server and SQL Server CE). Does anybody has any links for this topic Any help will be appreciated. Uros