Hi all, I normally develop my application on Ubuntu 9.10 and things goes very smoothly, but I develop with mono with the "cross platform philosophy" on my mind so I tried to partially port my application under windows.
I had very hard time to find all necessary libraries and add-ins for mono to correctly use sqlite; on mono website I've found some reference (that I publish below) but the references for the "mono.data.sqlite" and "mono.data.sqliteclient" are still missing! I'm sure I forgot something so: 1. Is there any comprehensive document that explain how to install things that I need to use SQLite on win? 2. Where can I download what I need to use SQLite on mono for windows? Thank you very much for your precious help. Francesco Interesing but not exahaustive websites: http://www.mono-project.com/SQLite http://sqlite.phxsoftware.com/ _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

