[Mono-dev] [PATCH] Mono.Data.SqliteClient ADO.NET 2.0 - new implementation

Marek Habersack grendello at gmail.com
Wed Jan 31 14:29:52 EST 2007


On Wed, 31 Jan 2007 11:56:37 -0700, "Patrick Earl" <mono at patearl.net> scribbled:

> I'm glad to see Mono supporting the provider from Robert Simpson.  It
We are effectively forking the effort, but I'm going to watch the changes
Robert makes to his tree and backport the changes if need be. His stuff uses
own version of sqlite3 which we can't obviously use, that's why the fork.

> seems to be of high quality and actively maintained.  I'm curious
Yes, I agree that the code is of very high quality.

> whether the encryption support in the provider will be made
> cross-platform if committed to mono.  I would personally find such
> support beneficial.
It probably won't, because it requires using Robert's interop.c and crypto.c to
be used, which I can't do. But I think I'm going to find a way to implement
that in C#, just not at the moment :)

I would very much appreciate any input and testing you might throw into it -
we'd like to get it into mono asap

regards,

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070131/87643cf1/attachment.bin 


More information about the Mono-devel-list mailing list