Re: The connection is dead

From: "Jonel Rienton" <jonel(at)rientongroup(dot)com>
To: <pairat(at)rachada(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: The connection is dead
Date: 2006-01-07 18:10:43
Message-ID: 000601c613b5$ad78eef0$0400a8c0@aspire
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What does your code look like? And have you tried using Npgsql instead of
the ODBC driver?

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of pairat(at)rachada(dot)com
Sent: Saturday, January 07, 2006 4:39 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] The connection is dead

Hi,

I'm running PostgreSQL 8.1.1 on the WindowsXP box with following
information:

1. Programming Language C# MS .NET Framework 2. ADO NET connection through
PostgresODBC 3. Using
"Connection.BeginTransaction(IsolationLevel.ReadCommitted) and
Transaction.Commit to update database.
4. Update record by record.
5. There is no problem if the records is less than 1000 records.
6. If records is over 1000 records, I got the error message "The connection
is dead".

How can I configure the PostgreSQL 8.1.1 to handle it.

Thank you for any suggestion.

Pairat

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.15/223 - Release Date: 1/6/2006

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2006-01-07 18:19:13 Re: Oracle DB Worm Code Published
Previous Message Gregory Youngblood 2006-01-07 18:08:19 Re: E-mail harvesting on PG lists?