LINQ to SQL Classes with SQL Server Compact 4.0
-
Thursday, January 31, 2013 1:04 PM
Hi,
I'm trying to use LINQ to SQL Classes with SQL Server Compact 4.0 in Visual Studio 2010, but it doesn't work.
I cannot create data classes dragging my tables to dbml.
When I do it, an erro occour: The Selected objects use an unsupported data provider.
Someone could help me?
Thanks.
All Replies
-
Thursday, January 31, 2013 1:27 PM
Problem solved.
I create the project using Visual Studio 2012.
- Marked As Answer by Joao Paulo Michelazzo Thursday, January 31, 2013 1:27 PM
- Edited by Joao Paulo Michelazzo Thursday, January 31, 2013 1:28 PM
-
Thursday, January 31, 2013 2:10 PMhow do you do that

