David Horne wrote: > > The only thing I haven't checked is the contents of the GAC for the > possible stray that you mention. Can you tell me how to do this? >
Open a Visual Studio 2010 Command Prompt and type:
gacutil /l System.Data.SQLite
--
Joe Mistachkin
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

