You shouldn't even need ODBC. Sqlite ships .Net assemblies.
On Feb 8, 2009, at 8:36 AM, xsloader <[email protected]> wrote: > > > Sienna wrote: >> >> Does anyone know an embedded database, which is easy to install (or >> does >> not require installation at all), and allows SQL-style queries, >> that runs >> on both .NET 2.0 and Mono without touching the code? >> > Use unixODBC+libsqliteodbc.so. > > -- > View this message in context: > http://www.nabble.com/Embedded-Databases-in-.NET-Mono-tp21899885p21900035.html > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
