Search code examples
linq-to-sqlado.netpervasive

Using the Pervasive ADO.NET Provider with Linq to SQL


I downloaded and installed the Pervasive ADO.NET SDK v3.5 and am using the driver it comes with to connect to the database from within Visual Studio 2010.

However, when I create my Linq to SQL class and try to drag the tables into it, it says that Im using an unsupported provider. Does anyone know is there is a way around this or to fix this?

Thanks!


Solution

  • This driver only supports Entity Frameworks