On Thu, Oct 16, 2008 at 9:48 PM, Natsuwind <[EMAIL PROTECTED]> wrote: > > i hear that Mono.Data.Sqlite.dll is base on System.Data.SQLite,but "The > System.Data.SQLite assembly is a mixed-mode assembly and does P/Invoke into > the sqlite dll to run stuff". > > i want to know how about Mono.Data.Sqlite,thx~
I'm sure it does p/invoke too. I doubt you're going to find anyone willing to write a 100% managed version of SQLite, for obvious reasons. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
