[Bsd-sharp-list] SQLite and .NET / Mono

Robert Wojciechowski robertw at ssginnovations.com
Fri Jan 19 11:32:58 MST 2007


> I've been looking for libraries to access sqlite databases at Mono
> & .NET. I would like a library that works at Mono & .NET without
> needing to change application's source code. Is there any?
> 
> I've tried many of them, but they only work on Mono, or only in .NET.
> 
> If any of you has done this before, I'd be very happy to hear from
you.
> 

I've been using the System.Data.Sqlite assembly hacked up to work on
Mono. You can read about it here:

  http://sqlite.phxsoftware.com/forums/thread/2624.aspx

Good luck,

-- Robert


More information about the Bsd-sharp-list mailing list