Ben Lam wrote: > > 4. Right click on project, Add -> Data -> ADO.NET Entity Data Model; Generate > from database; New Connection, in the 'Choose Data Source' window I don't see > 'System.Data.Sqlite Database File' as expected >
Could you try removing the following line from the configuration file? <add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite" /> -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users