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

Abe Gillespie abe.gillespie at gmail.com
Sun Feb 8 11:07:39 EST 2009


You shouldn't even need ODBC. Sqlite ships .Net assemblies.


On Feb 8, 2009, at 8:36 AM, xsloader <xsloader at xs.guild.gs> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list