ODBC with postgresql v6.5beta1

From: rheller(at)us(dot)ibm(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Subject: ODBC with postgresql v6.5beta1
Date: 1999-05-04 21:25:33
Message-ID: 85256767.00760A71.00@d54mta08.raleigh.ibm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I already asked this on pgsql-general and didn't get any responses.

I'm using PostgreSQL v6.5beta1 (mainly because it said it supports the INTERSECT
command) and iodbc 2.50.2. I've compiled everything ok and I can start the
postmaster and issue commands from psql. However, when I try to connect to the
database using an ODBC program I get the following error from the postmaster:

pq_recvbuf: unexpected EOF on client connection

Any ideas as to what might cause this?

Thanks,
Rich

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-05-04 23:24:41 Re: [HACKERS] Mirror mess... (urgent)
Previous Message Massimo Dal Zotto 1999-05-04 19:27:02 Re: [HACKERS] varchar-array.patch appliedu