[Mono-dev] Questions about csharp-sqlite - port of the SQLite library from C to C#

Daniel Morgan monodanmorg at yahoo.com
Sat Feb 13 23:11:47 EST 2010


Thanks.

I found the google group for it at http://groups.google.com/group/csharp-sqlite?pli=1


--- On Sat, 2/13/10, Alan McGovern <alan.mcgovern at gmail.com> wrote:

> From: Alan McGovern <alan.mcgovern at gmail.com>
> Subject: Re: [Mono-dev] Questions about csharp-sqlite - port of the SQLite  library from C to C#
> To: "Daniel Morgan" <monodanmorg at yahoo.com>
> Cc: mono-devel-list at lists.ximian.com
> Date: Saturday, February 13, 2010, 7:14 PM
> Hey,
> 
> Questions 1-3 would be best directed at the developer of
> csharp-sqlite. He is not affiliated with mono in any way
> (that I know of).
> 
> As for the final question, I'm not aware of anyone
> writing an ADO.NET wrapper for csharp-sqlite.
> If someone were interested in creating one, i'm sure
> it'd be appreciated by the community though.
> 
> 
> Alan.
> 
> On Sat, Feb 13, 2010 at 9:22 PM,
> Daniel Morgan <monodanmorg at yahoo.com>
> wrote:
> 
> I have asked some questions at the FAQ for csharp-sqlite.
> 
> 
> 
> http://code.google.com/p/csharp-sqlite/wiki/FrequentlyAskedQuestions
> 
> 
> 
> csharp-sqlite is a C# port of the SQLite library.  This is
> NOT a wrapper to a native library.  It is a 100% port of
> the C library to C#.
> 
> 
> 
> http://code.google.com/p/csharp-sqlite/
> 
> 
> 
> 1. Can you provide the source zipped up in a .zip file or
> tarball as .tar.gz please?
> 
> 
> 
> 2. Is there a online forum or mailing list for this
> project? I have a feeling my questions here are not in the
> appropriate place.  Is there a Google Group for these
> questions?
> 
> 
> 
> 3. Can you provide a Download link and Download page
> listing packages that are zipped up or tarballs of sources
> and/or binaries please?
> 
> 
> 
> I really want to try csharp-sqlite out, but I do not want
> to install HG (Mercurial).
> 
> 
> 
> 4. Is anyone working on an ADO.NET wrapper of
> csharp-sqlite where you have only one assembly that is a
> class library? Preferably based on .NET Framework 2.0.
> 
> 
> 
> I have did an internet search, but I have not found anyone.
> The closest thing is what Tim did for Silverlight, but it
> does not use System.Data. All the incarnations of Mono's
> Sqlite libraries do not work for me because they still use
> native code. And I do not think System.Data.SQLite from http://sqlite.phxsoftware.com/
> has support for csharp-sqlite. Does anyone know if
> phxsoftware will add support for csharp-sqlite?
 


      


More information about the Mono-devel-list mailing list