Sean McBride wrote: > > I installed the NuGet packages (the one with all 3 modules) into my C# project. > > I want to import an existing SQLite DB and create a Entity Data Model from it. > But, when I try to generate from database, the data source and provider do not > appear in the list. >
None of the NuGet packages for System.Data.SQLite install the design-time components for Visual Studio, since that would require various machine-wide changes. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users