SQLite Provider
Posted: Thu 22 Jun 2017 05:29
When I create a database connection for a data model, I have the following providers:
.NET Framework Data Provider for Microsoft SQL Server Compact 4.0
.Net Framework Data Provider for MySQL
.Net Framework Data Provider for SqlServer
How would I get the a SQLite provider to show? I see mention of editing EntityDeveloper.exe.config in C:\Program Files\Common Files\Devart\EntityDeveloper, but I'm not sure how to proceed. Where do I provide the path to System.Data.SQLite.dll to make this provider appear in this list?
.NET Framework Data Provider for Microsoft SQL Server Compact 4.0
.Net Framework Data Provider for MySQL
.Net Framework Data Provider for SqlServer
How would I get the a SQLite provider to show? I see mention of editing EntityDeveloper.exe.config in C:\Program Files\Common Files\Devart\EntityDeveloper, but I'm not sure how to proceed. Where do I provide the path to System.Data.SQLite.dll to make this provider appear in this list?