I found a bug in the System.Data.SQLite and was able to patch the code for the Managed only project. But I was unable to integrate the change into the single multi-module version despite connecting to CVS and getting the latest code (not via the zip files).
I saw the mergebin project but am unsure what the command line options are and I beleive I do not have a copy of the native dll with room for the managed assembly to be injected into.
It would be really helpful for me to test and make project specific changes if I could create the single multi-module dll.
If that is too hard then at least the steps to perform this myself and I'll try write the build script for others to use.
Regards