Re: [ODBC] Problem using ODBC from .NET framework - Mailing list pgsql-general

From Shelby Cain
Subject Re: [ODBC] Problem using ODBC from .NET framework
Date
Msg-id 20060209155303.25610.qmail@web50102.mail.yahoo.com
Whole thread Raw
List pgsql-general
--- Ludek Finstrle <luf@pzkagis.cz> wrote:

> Feel free to re-post the message if 08.01.0200 is still boken. I'll
> appreciate if you include mylog output (from 08.01.0200 driver).
>

Using 08.01.0200, I'm still receiving the same error.  However, I've
managed to narrow the case when it happens down a bit.  I only receive
the "The connection is dead" error when an error occurs after I've
explicitly defined a transaction via ADO.Net's
OdbcConnection.BeginTransaction() function.

I'd be happy to send you a small C# test case in if you wish.

Regards,

Shelby Cain

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Jennifer Drake
Date:
Subject: PQputline error with pg_restore
Next
From: Scott Marlowe
Date:
Subject: Re: Is there a way to limit CPU usage per user