[Mono-list] POSGRESQL / NPGSQL / MONO / DATASET
Francisco Figueiredo Jr.
fxjrlists@yahoo.com.br
Wed, 09 Jun 2004 15:41:25 -0300
KiOrKY wrote:
>ok so thats the result whithou try catch::
>where do you live, we seems not to have at all the same hour !!! :)
>Unhandled Exception: System.OutOfMemoryException: Out of memory
>#0: 0x0000c callvirt in System.Data.Common.DbDataAdapter:BuildSchema (System.Data.IDataReader,System.Data.DataTable,System.Data.SchemaType) (0x8230230 [0x828b3f0] [0x8342da8] [2] )
>#1: 0x0001e callvirt in System.Data.Common.DbDataAdapter:FillTable (System.Data.DataTable,System.Data.IDataReader,int,int,int&) (0x8230230 [0x8342da8] [0x828b3f0] [0] [0] [1098862164] )
>#2: 0x00062 callvirt in System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet,string,System.Data.IDataReader,int,int) (0x8230230 [0x809a740] [0x827a690] [0x828b3f0] [0] [0] )
>#3: 0x00040 callvirt in System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet,int,int,string,System.Data.IDbCommand,System.Data.CommandBehavior) (0x8230230 [0x809a740] [0] [0] [0x827a690] [0x809ac00] [0] )
>#4: 0x0000d callvirt in System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet) (0x8230230 [0x809a740] )
>#5: 0x00082 callvirt in ado.generique.requete.select.adapterposgresql2.Appli:Main (string[]) ([0x808d940] )
>
>
Hi kiorky..
I got my devel environment working here...
I'm getting the same result with latest cvs code of mono...
I think it may be some problem in Npgsql... I'm checking that.
Thanks in advance...
Regards,
Francisco Figueiredo Jr.