Trip back in time - Mailing list pgsql-odbc

From Paul Cochrane
Subject Trip back in time
Date
Msg-id 420CA2E6.3000909@tuht.scot.nhs.uk
Whole thread Raw
List pgsql-odbc
First of all thanks to all who helped me yesterday in just getting the
driver to compile on visual studio. I can now do this.

I have discovered another problem though. I have a database that works
with the 7.3.2.0 driver. It doesn't work with 7.3.2.9 or later (I've
tried 7.5.01. and 8.0.0.4). The effect is the same however on all the
later drivers. The application (paradox) simply bombs out with no error
message and the postgres server gives an error:

pq_recvbuf: recv() failed: Connection reset by peer

My guess is that a bug has been introduced somewhere between version
7.3.2.0 and 7.3.2.9 (and this has been inherited by the current
release). I have the source for 7.3.2.0 but don't have the source for
any of the later 7.3.2.X versions (I downloaded the dll for 7.3.2.9 from
hinoue' site). Is there any way of getting a copy of the source for
these versions of the driver? I can't access CVS from here & wouldn't
have a clue how to do this anyway).

If anyone happens to have various versions of the driver as a dll (or
source) then can they send them to me so I can at least figure out
between what versions the problem started.

Many thanks for any help
Paul

--
  Paul Cochrane       (paul.m.cochrane@tuht.scot.nhs.uk)
+--------------------------------------------------------
| Tayside Orthopaedic & Rehabilitation Technology Centre
| Ninewells Hospital & Medical School
| Dundee, Scotland, UK.
| DD1 9SY
| Phone: Internal: 36284
|        External: +44 (1382) 496284
| Fax:   +44 (1382) 496322
+--------------------------------------------------------


pgsql-odbc by date:

Previous
From: Paul Cochrane
Date:
Subject: Re: Compiling using Visual Studio 2003
Next
From: Paul Cochrane
Date:
Subject: Bug in convert.c copy_and_convert_field