[Mono-list] NPGSQL.DLL POSTGRESQL AND MONO

Jackson Harper jackson@ximian.com
Fri, 04 Jun 2004 08:29:22 -0700


--=-31bgEIyj000Wb+gxtXx+
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

I have always wondered why people would need html markup to get their
point across in an email. Now I know.

Formatted version of my previous email:

Maybe because the subject wasn't in all caps? Possibly it was because

you didn't provide enough details? 

Could you provide a DB schema,

and

a more complete test case? 

And do all of this in 

a nice easy to read profanity free bug report filed at
bugzilla.ximian.com?


Hopefully this helps clear things up.

Jackson



On Fri, 2004-06-04 at 08:24, KiOrKY wrote:

> so i repeat: 
> 
> debian sid
> kernel  2.4.26
> mcs 095
> mono 20040603
> gecko-sharp-0.4         gtksourceview-sharp-0.3         winelib-0.3
> gtk-sharp-0.93          libgdiplus-0.8                  wine20040505
> 
> the base is postgresql and is not on the same machine 
> 
> the code is :
> string srequet3=@"Server=126.10.0.1;Port=5432;User Id=Pasquet;Database=";
> srequet3+=@"Marrot;Password=kiorky";
> Npgsql.NpgsqlConnection toto = new Npgsql.NpgsqlConnection(srequet3);			Npgsql.NpgsqlCommand cmd = new Npgsql.NpgsqlCommand(srequet,toto);			Npgsql.NpgsqlDataAdapter DaAd = new Npgsql.NpgsqlDataAdapter(cmd);			DataSet Dsdset = new DataSet();								DaAd.Fill(Dsdset);								Dsdset.AcceptChanges();	
> 
> 
> 
> the result; out of memory error
> -------								
> 									
> 
> Jackson Harper <jackson@ximian.com> a écrit :
> 
> > Hello,
> > 
> > I have already asked you for more information on this bug. If you
> > provide it the bug can be fixed. If you do not provide it and just
> > continue to spam the mailing list turning development time into email
> > deleting time the bug will probably not be fixed.
> > 
> > http://lists.ximian.com/archives/public/mono-list/2004-May/020501.html
> > 
> > Love,
> > Jackson
> > 
> > 
> > On Fri, 2004-06-04 at 05:28, KiOrKY wrote:
> > &gt; is npgsql runnong? because when i do datapadter.fill(), its makes me an
> > out of memory error...
> > &gt; i copy the executable compiled under windows and the dll from mono gac in
> > the exection directory!
> > &gt; any ideas?
> > &gt; regards

--=-31bgEIyj000Wb+gxtXx+
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
I have always wondered why people would need html markup to get their point across in an email. Now I know.<BR>
<BR>
Formatted version of my previous email:<BR>
<BR>
Maybe because the subject wasn't in all caps? Possibly it was because
<PRE>you didn't provide enough details? </PRE>
<H1><FONT COLOR="#ff0000">Could you provide a DB schema,</FONT></H1>
<PRE>and</PRE>
<H1><FONT COLOR="#ff0000">a more complete test case? </FONT></H1>
<PRE>And do all of this in </PRE>
<H1><FONT COLOR="#ff0000">a nice easy to read profanity free bug report filed at bugzilla.ximian.com?</FONT></H1>
<PRE>
Hopefully this helps clear things up.

Jackson

</PRE>
On Fri, 2004-06-04 at 08:24, KiOrKY wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>so i repeat: 

debian sid
kernel  2.4.26
mcs 095
mono 20040603
gecko-sharp-0.4         gtksourceview-sharp-0.3         winelib-0.3
gtk-sharp-0.93          libgdiplus-0.8                  wine20040505

the base is postgresql and is not on the same machine 

the code is :
string srequet3=@&quot;Server=126.10.0.1;Port=5432;User Id=Pasquet;Database=&quot;;
srequet3+=@&quot;Marrot;Password=kiorky&quot;;
Npgsql.NpgsqlConnection toto = new Npgsql.NpgsqlConnection(srequet3);			Npgsql.NpgsqlCommand cmd = new Npgsql.NpgsqlCommand(srequet,toto);			Npgsql.NpgsqlDataAdapter DaAd = new Npgsql.NpgsqlDataAdapter(cmd);			DataSet Dsdset = new DataSet();								DaAd.Fill(Dsdset);								Dsdset.AcceptChanges();	



the result; out of memory error
-------								
									

Jackson Harper &lt;jackson@ximian.com&gt; a &#233;crit :

&gt; Hello,
&gt; 
&gt; I have already asked you for more information on this bug. If you
&gt; provide it the bug can be fixed. If you do not provide it and just
&gt; continue to spam the mailing list turning development time into email
&gt; deleting time the bug will probably not be fixed.
&gt; 
&gt; </FONT><A HREF="http://lists.ximian.com/archives/public/mono-list/2004-May/020501.html"><U>http://lists.ximian.com/archives/public/mono-list/2004-May/020501.html</U></A>
<FONT COLOR="#737373">&gt; 
&gt; Love,
&gt; Jackson
&gt; 
&gt; 
&gt; On Fri, 2004-06-04 at 05:28, KiOrKY wrote:
&gt; &amp;gt; is npgsql runnong? because when i do datapadter.fill(), its makes me an
&gt; out of memory error...
&gt; &amp;gt; i copy the executable compiled under windows and the dll from mono gac in
&gt; the exection directory!
&gt; &amp;gt; any ideas?
&gt; &amp;gt; regards</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>

--=-31bgEIyj000Wb+gxtXx+--