[Mono-list] Problems with postgres.
Francisco Figueiredo Jr.
fxjrlists@yahoo.com.br
Wed, 19 Nov 2003 13:24:49 -0200
Roberto Jimeno wrote:
> Hi there!
>
Hi Roberto.
> Details on the tests and failures with both data
> providers:
>
>
> Afterwards, I tried to compile the one using Npgsql,
> which also failed, this time indicating "Use of
> unassigned local variable `dbcon'" on line 15.
>
Uhmmm, can you send me the stack trace??
Can you check if this variable is in your app?
I tried a grep -R "dbcon" in the Npgsql source code and I couldn't find
any reference to dbcon. :)
Thanks in advance.
Regards,
Francisco Figueiredo Jr.