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

Robert Wojciechowski robertw at ssginnovations.com
Fri Jan 19 11:48:35 MST 2007


> > 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
> 
> Thanks for your comment, Robert.
> 
> Well, it's true that it works on Mono... but doesn't work on .NET :(
> 

I use the same assembly for both Mono and .NET, actually. All you have
to do is replace the interop DLL with the Windows Sqlite DLL and it
should work on .NET in Windows just fine, just with reduced
functionality.

-- Robert


More information about the Bsd-sharp-list mailing list