[Mono-list] Embedded Databases in .NET/Mono

Sienna sienna74 at btinternet.com
Sun Feb 8 11:28:23 EST 2009




Abe Gillespie wrote:
> 
> You shouldn't even need ODBC. Sqlite ships .Net assemblies.
> 
> 

Tried different ones, but didn't find any, which run out-of-the-box on both
.NET and Mono without changing the code (which is important).

The linuxODBC approach is off the menu too, I am afraid, because the idea of
an embedded database is to not require the user of the program to install
anything apart from the program itself on their machines.

So the question is not: Is there any way to get any embedded DB running on
both .NET and Linux/Mac OS running Mono? The question is rather: Is there an
embedded DB out there, which runs on both platforms without requiring the
user of the program to experience major configuration pain. :-)

Thanks alot.

Sienna

-- 
View this message in context: http://www.nabble.com/Embedded-Databases-in-.NET-Mono-tp21899885p21900544.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list