View Single Post

   
  #4 (permalink)  
Old 04-16-2008, 02:50 AM
Ludek Finstrle
 
Posts: n/a
Default Re: Problem using ODBC from .NET framework

> > 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.


Interesting. I see no such call in ODBC.

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


It would be the shortest way for me.

Thanks,

Luf

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote