Walter Williams wrote: > > I received the same result. > Is that the same error message you posted before (i.e. "Unable to complete operation. The supplied SqlConnection does not specify an initial catalog or AttachDBFileName.")? That particular error message leads me to believe that the Entity Framework is trying to use the ADO.NET provider for SQL Server instead of SQLite.
Also, could you try updating to the latest NuGet packages as well? They have not been pushed and are only [now] available for download from the site. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

