VB6 ODBC PostgreSQL accessing failure. - Mailing list pgsql-general

From Bill Draper
Subject VB6 ODBC PostgreSQL accessing failure.
Date
Msg-id 199905110950.KAA10703@merlot.controls.eurotherm.co.uk
Whole thread Raw
List pgsql-general
I have encountered a problem accessing my PostgreSQL database. I am
accessing via VB6 using an ADODC/ODBC link with 32 columns in a
postgresql table. If I access directly it fails with an 'unexpected failure' when
attempting to use a drop down field list from a fields properties. If I use all the
same structure but link from VB6 to the PostgreSQL table via an ODBC link in
an Access database it all works fine. Also if I use 31 columns then it will
access the table directly with no problems. I don't know if this is a VB6, ODBC,
ADO,  or PostgreSQL problem. Any help would be gratefully appreciated. I am
using the latest version of PostgreSQL and drivers.

pgsql-general by date:

Previous
From: Herouth Maoz
Date:
Subject: RE: [GENERAL] pg_database corrupted(?) If so, what do I do????
Next
From: darold
Date:
Subject: Win32 port