VB6 ODBC PostgreSQL accessing failure.

Поиск
Список
Период
Сортировка
От Bill Draper
Тема VB6 ODBC PostgreSQL accessing failure.
Дата
Msg-id 199905110950.KAA10703@merlot.controls.eurotherm.co.uk
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: RE: [GENERAL] pg_database corrupted(?) If so, what do I do????
Следующее
От: darold
Дата:
Сообщение: Win32 port