I downloaded VS 2008 trial and associated SDK and reinstalled sqlite and the controls appear in the Toolbox under 2008. However, when I open the properties of an existing SQLiteDataAdaptor and press the "..." next to e.g. DeleteCommand/CommandText it pops up an error stating: Data Provider identified by guid '00000000-0000-0000-0000-000000000000' could not be loaded.
If I drag a new SQLiteDataAdaptor from the toolbox to the VS Designer nothing appears in the drop down list relating to connections and when I specify New Connection nothing happens whereas in a previous version I vaguely recall that a configuration dialogue popped up relating to the select/update/delete statement configuration. Also, I intend to get it working with VS 2005 but I'm not sure about the fossil clone command to download the patch. Is there a specific url I need to specify to get these files? Patrick. On Fri, Feb 17, 2012 at 11:14 PM, Joe Mistachkin <sql...@mistachkin.com>wrote: > > This is probably due to an issue with the Package Load Key (PLK) fixed here > (this fix will be in release 1.0.80.0): > > https://system.data.sqlite.org/index.html/ci/67caeebd79 > > In the meantime, a possible workaround is to install the Visual Studio SDK > for the version of Visual Studio that you are using as that will allow all > packages to load. > > -- > Joe Mistachkin > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users