Re: ODBC problem with local PostgreSQL 8.1 DBMS

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: "Nardmann, Heiko" <heiko(dot)nardmann(at)secunet(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC problem with local PostgreSQL 8.1 DBMS
Date: 2007-03-01 16:01:35
Message-ID: 20070301160135.GB20961@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> I have a problem with connections to a PostgreSQL 8.1 system. My locally
> running application does about a few hundred SELECTs. During these SELECTs at
> a random point one SELECT (not even the same) fails always. The failing
> appears as some sort of Windows exception which I cannot details of because
> my C++ application catches this exception only by 'catch (...)'. Any other
> possible exception class is caught before and therefore not candidate for
> this special exception.

What psqlodbc version are you using? What is the connection string?
Could you provide us the common log output?

Regards,

Luf

P.S. I'm going to be on holiday next week. I hope someone else will help
you.

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message David Gardner 2007-03-01 17:51:34 Re: Please Help ! Error with Access 2003
Previous Message Ludek Finstrle 2007-03-01 15:58:14 Re: Driver seems to hang fetching data