Re: [ODBC] Problem using ODBC from .NET framework

From: Shelby Cain <alyandon(at)yahoo(dot)com>
To: Ludek Finstrle <luf(at)pzkagis(dot)cz>
Cc: pgsql-odbc(at)postgresql(dot)org, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: [ODBC] Problem using ODBC from .NET framework
Date: 2006-02-09 15:53:03
Message-ID: 20060209155303.25610.qmail@web50102.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

--- Ludek Finstrle <luf(at)pzkagis(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2006-02-09 16:43:06 Re: Is there a way to limit CPU usage per user
Previous Message Jennifer Drake 2006-02-09 15:50:38 PQputline error with pg_restore

Browse pgsql-odbc by date

  From Date Subject
Next Message Arnaud Lesauvage 2006-02-10 09:23:27 Re: Slow query through ODBC
Previous Message Tim Clarke 2006-02-09 15:34:56 Re: LATIN1/9 conversion....