I too am having trouble using the SQLite Managed Library. I have a small program that I've written using the full version of sqlite, but I would like to port it to mono on OSX. Reading the forums, I understand that I need to switch to using the managed library. However, I can't seem to get that...