Have you tried C# SQLite? http://code.google.com/p/csharp-sqlite/
--- On Tue, 4/19/11, Rich Rattanni <[email protected]> wrote: > From: Rich Rattanni <[email protected]> > Subject: [sqlite] Building managed only System.Data.SQLite > To: "General Discussion of SQLite Database" <[email protected]> > Date: Tuesday, April 19, 2011, 3:09 PM > I was wondering if anyone has had any > luck building the Managed-Only > System.Data.SQLite .NET adapter for SQLite from the source > provided at > system.data.sqlite.org? I downloaded the pre-built > binaries but they > appear to rely on the InterOp assembly. My current > project is running > under Linux 2.6 on an ARM processor, and uses managed-only > copy of the > System.Data.SQLite adapter + SQLite 3.5.0 + mono to run my > .NET app. > I am looking to do some bug tracing / upgrading so I would > like to > build my own copy from source. > > -- > Rich > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

