[Mono-devel-list] Mono.Data.SqliteClient status

Nicholas Perez nicholasrperez at gmail.com
Thu Apr 14 09:22:45 EDT 2005


I emailed the maintainers/copyright holders not too long ago (and got
responses) with the intention of working further on the SqliteClient
and have been too busy tending my own code to get started. And yes, in
my opinion the SqliteClient has several issues (don't look inside
SqliteDataReader, or SqliteCommand :) and when I get the time I will
be submitting patches to them and bugzilla. If you are going to keep
doing work on this, lets talk off list and split the tasks so we don't
end up duplicating each others efforts.

On 4/14/05, Miquel Ramírez <mvorkosigan at gmail.com> wrote:
> Hi,
> 
> I am developing an application under mono-1.1.5 that relies heavily on
> Sqlite and I am finding several unexpected problems. For instance,
> ADO.Net parameters are not supported at all, although a patch
> implementing that was submitted several months ago:
> 
> http://lists.ximian.com/archives/public/mono-devel-list/2004-June/006314.html
> 
> I have just checked out the class libraries out of svn and the code is
> exactly the same... and the question that comes up to my mind is
> whether Mono.Data.SqliteClient is currently being actively maintained.
> However, that code features several bugs - specially in the parameter
> replacement.
> 
> I also found a trivial - and pretty puzzling "Hey, why the heck it is
> not rolling back changes!!!" :D - bug in SqliteTransaction.cs, as the
> accompanying diff I hope shows.
> 
> Finally, I am having other weird problems, never seen before that I am
> not being able at all to replicate - DML statements affecting too much
> rows and less columns as any sane person would expect... however I am
> unsure this is not entirely my fault. This is putting me in a frame of
> mind that I suspect even of my speaker's  shadow  on the table :S
> 
> Miguel.
> 
> 
> 


-- 
Nick
--



More information about the Mono-devel-list mailing list