Preface: I've been able to get System.Data.SQLite to work by using an older manged-only build (1.0.66.0, to be precise) on Linux with Mono, but not any of the releases for 1.0.74.0 because of the MSVC interop library.
And the question: I presume that using UseInteropDll=false and UseSqliteStandard=true should do the trick, but is there anything else I should be using? Also, MonoDevelop is failing to read some of the project files and doesn't seem to be listing anything for the System.Data.SQLite project in the solution tree. I can go get VS2010 if necessary, but I thought I'd ask first: has anyone been able to get it compiled using MonoDevelop? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users