Hi Richard,
Have you placed it on the wiki yet.  I added a .NET section with three other native 
.NET wrappers for SQlite?
You should place an entry there if you haven't yet.
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers

regards
Greg O


  ----- Original Message ----- 
  From: Richard Heyes 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, November 26, 2003 10:20 AM
  Subject: [sqlite] .NET sqlite wrapper


  Would anyone be interested in a mostly C# .net wrapper for sqlite? Mostly
  because of the null reference bug I had which I got around by using a C++
  proxy object for open, close and execute functions. It's not your normal
  ADO.NET model however, just a query class and result class.

  Cheers.
  -- 
  Richard Heyes


  ---------------------------------------------------------------------
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to