Thanks, when I looked at the version of the SQLiteDataAdapter it was 1.0.66
and listed in the GAC even though that version was removed.  When I
unchecked the reference it disappeared and after a reinstall of 1.0.79 it
now works in 2008 although I had to install a number of Microsoft tools to
resolve a subsequent issue relating to Microsoft.SQLServer.Types which
seems to be a prerequisite.

I'm now trying to get it working under 2005 as I have a licence for that
specific version. I installed the 2005 SDK as the workaround you suggested
however, as the 2008 SDK was installed previously it seems to ignore the
2005 SDK so I'll download the patch.

Regards

Patrick.

On Sat, Feb 18, 2012 at 10:27 AM, Joe Mistachkin <sql...@mistachkin.com>wrote:

>
> Electric Eddy wrote:
> >
> > e.g. DeleteCommand/CommandText it pops up an error stating: Data Provider
> > identified by guid '00000000-0000-0000-0000-000000000000' could not be
> > loaded.
> >
> I haven't seen that specific error before.  When you ran the setup, did you
> select the option to add the assemblies to the GAC?
>
> >
> > 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?
> >
>
> Also, the instructions on the following web page should work for cloning:
>
> http://system.data.sqlite.org/index.html/doc/trunk/www/source.wiki
>
> --
> 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

Reply via email to