Hello, Currently I am fiddling around with different embedded databases on the .NET platform (SQLite, SQLServerCE). But both are either not supported in Mono or use a different API, which makes things very complicated. 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?
Any pointers in the right directions are highly appreciated ;-) -- View this message in context: http://www.nabble.com/Embedded-Databases-in-.NET-Mono-tp21899885p21899885.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
