[Mono-devel-list] SqliteDataAdapter

Everaldo Canuto everaldo_canuto at yahoo.com.br
Tue Jan 25 19:37:01 EST 2005


I have sent a patch with SqliteDataAdapter, I think that it is not
commited to 1.0.5 branch.

How I proceed to commit to this stable version? Select a branch and
commit?


Everaldo.

Em Ter, 2005-01-25 às 17:46 -0600, Nicholas Perez escreveu:
> Perfect answer. :) I am not tied down to 1.0.5 by any stretch of the
> imagination. I'll pull down 1.1.3 and start from there. Thanks for the
> help.
> 
> 
> On Tue, 25 Jan 2005 18:44:56 -0500, Daniel Morgan
> <danielmorgan at verizon.net> wrote:
> > I see your problem.  It was accidently left out of the build for Mono 1.0.5.
> > Besides,
> > the SQL Lite provider in Mono 1.0.5 is not working.  You can do DML, but no
> > SELECTs.
> > In Mono 1.1.3 this has been fixed plus there is SQL Lite version 3 support.
> > 
> > If you must continue to use Mono 1.0.5, I would suggest to take the
> > Mono.Data.Sqlite.dll from Mono 1.1.3 and use it.  Or from svn branch HEAD.
> > 
> > -----Original Message-----
> > From: mono-devel-list-admin at lists.ximian.com
> > [mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of Nicholas Perez
> > Sent: Tuesday, January 25, 2005 3:25 PM
> > To: mono-devel-list at lists.ximian.com
> > Subject: [Mono-devel-list] SqliteDataAdapter
> > 
> > I am on an XP SP2 box with a 1.0.5 mono install. I have downloaded and
> > installed the sqlite.dll binary. Sqlite works, at least opening a new
> > connection, executing a query, and reading the results.
> > 
> > But...
> > 
> > For whatever reason there is no SqliteDataAdapterr in the assembly. Or at
> > least that is what the compiler is telling me when it gives me a CS0246
> > about the SqliteDataAdapter type. When I glance into svn I see that there
> > was SqliteDataAdapter implemented and put into the repository back in
> > November.
> > 
> > Did this not make it into 1.0.5? Do I need to download and install 1.1.3 or
> > whatever the latest development version is?
> > 
> > --
> > Nick
> > --
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > 
> > 
> 
> 





More information about the Mono-devel-list mailing list