Re: odbc with PostgreSQL 8.0 & Delphi

Поиск
Список
Период
Сортировка
От Gary Doades
Тема Re: odbc with PostgreSQL 8.0 & Delphi
Дата
Msg-id 41585B61.12640.3DDEFB90@localhost
обсуждение исходный текст
Ответ на Re: odbc with PostgreSQL 8.0 & Delphi  (Melanie Bergeron <mbergeron.ssl@globeecom.com>)
Ответы Re: odbc with PostgreSQL 8.0 & Delphi  (Richard Combs <rncombs@covad.net>)
Список pgsql-odbc
On 27 Sep 2004 at 9:18, Melanie Bergeron wrote:

>
> Thanks for your reply Gary. I have ODBC driver psqlodbc-07_03_0200. I
> take a look at the mylog file and everything seems to work fine for the
> query:
>
> Any idea on what my problem could be??
>
> Thanks,
>
>
> Melanie
>

Well on first glance it doesn't look like a postgres problem or ODBC driver problem. It
would still perhaps be useful to look at an ODBC trace log (from the ODBC driver
manager).

Looking at the Delphi documentation I have I see that EDatabaseError can cover many
sins. Is there no other message that goes with it?

What are the datatypes of the string columns you are trying to retrieve?

Cheers,
Gary.


В списке pgsql-odbc по дате отправления:

Предыдущее
От: Melanie Bergeron
Дата:
Сообщение: Re: odbc with PostgreSQL 8.0 & Delphi
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: basic questions with odbc and visual basic.