[Mono-list] POSGRESQL / NPGSQL / MONO / DATASET

Francisco Figueiredo Jr. fxjrlists@yahoo.com.br
Tue, 08 Jun 2004 16:53:36 -0300


KiOrKY wrote:

>ok, im a noob, i have found alon,e looollll
>just forgot a Npgsql. :D
>  
>

:)

Hi Kiorky.

I'm still at my job with no luck getting my dev env working as I'm a 
little bit busy here today :(
That's also why I'm only answering now...

When I get home tonight I will have a better look at this. From your 
log, data seems to be correctly fetched from server as you get 5 DataRow 
messages.

Problem may be in Fill method itself or NpgsqlDataReader may be throwing 
some exception to Fill method.

If you try your code without the "try" statement do you get some 
exception thrown?

What about gdb mono "your application.exe" ??

Thanks in  advance.

Regards,

Francisco Figueiredo Jr.