Hi Mikey and Jon, A personal comment: For .NET 1.1. and SQLite 3.3.5 I have recently had _major_ problems with http://sourceforge.net/projects/adodotnetsqlite (see previous posts on this list with subject 'Possible bug in sqlite3_prepare').
I haven't been able to verify that the bug actually originated from Finisar.SQLite - but changing to Mono.data.SQLiteClient fixed my problem. I have used the Finisar.SQLite library for a long time - so why it suddenly chose to fail I do not know. /Michael -----Original Message----- From: Mikey C [mailto:[EMAIL PROTECTED] Sent: 31. maj 2006 15:10 To: [email protected] Subject: Re: [sqlite] .NET bindings or Csharp wrapper For .NET 1.1 this works quite well. http://sourceforge.net/projects/adodotnetsqlite I use this on many projects. Works for me using SQLite 3.3.5 I have the full source if you want it, including some bug fixes. For .NET 2.0 there is this: http://sqlite.phxsoftware.com/ Never used it but believe it is very good. -- View this message in context: http://www.nabble.com/.NET+bindings+or+Csharp+wrapper-t1710138.html#a464 3950 Sent from the SQLite forum at Nabble.com.

