Unable to read data from the transport connection.

From: Aaron <sloriders(at)charter(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Unable to read data from the transport connection.
Date: 2004-12-15 03:23:39
Message-ID: 41BFAE3B.7080604@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am attempting to connect to a PostgreSQL database via C# or VB.net
using the Npgsql .Net data provider, but I get the following error when
I attempt to open the connection:

*******
An unhandled exception of type 'System.IO.IOException' occurred in
npgsql.dll

Additional information: Unable to read data from the transport connection.
*******

Any ideas?

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2004-12-15 03:36:08 Re: Which (table) lock mode to use
Previous Message Scott Frankel 2004-12-15 03:23:31 query or schema question