Re: Aggregate function problem in VB6 - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Aggregate function problem in VB6
Date
Msg-id 3B16FAE4.6244886F@tpf.co.jp
Whole thread Raw
In response to Aggregate function problem in VB6  ("Sekcja Informatyki Medycznej" <informatyka@cskmswia.pl>)
List pgsql-odbc
Sekcja Informatyki Medycznej wrote:
>
> Hi,
> I have encountered a problem with following query run over ODBC in MS VS 6.0
> SP5 in DataEnvironment designer:
>
> "SELECT SUM(field1) FROM table1;"
> field 1 is of type INT4.
>
> There is "E_FAIL" error message.
>

Could you see the server-side log ?
Try running the postmaster with -d2 (and without -S)
and see what gets logged in its stderr output.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Johann Zuschlag"
Date:
Subject: Possible memory leakage?
Next
From: "Sekcja Informatyki Medycznej"
Date:
Subject: Odp: Aggregate function problem in VB6