[Mono-list] NPGSQL.DLL POSTGRESQL AND MONO

KiOrKY KiOrKY <kiorky@goddess-gate.com>
Fri, 4 Jun 2004 17:24:26 +0200


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

-- 
----------------------------
- Gloire au monde libre    -
----------------------------
    I{ i () r |{ Y
    Debian User
---------------------------------------------
-- Mathieu PASQUET     
-- Testeur Debian SID
-- irc: #debian-fr / irc.freenode.net port: 6667 
-- Site: www.fr.debian.org 
---------------------------------------------