You should not need to add the interop assembly (i.e. SQLite.Interop.dll) as
an actual "reference"; however, you may want to add it as a "content" file
to your project and set it to be copied to the project output directory.
You will want to add a reference to the [managed] "System.Data.SQLite"
assembly instead.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to