Error Reporting Problem ?? - Mailing list pgsql-odbc

From Silvio Scarpati
Subject Error Reporting Problem ??
Date
Msg-id +33zPteRZ545ooYGc0CHupDu+qhZ@4ax.com
Whole thread Raw
List pgsql-odbc
Hi Hiroshi,

upgrading to latest ODBC driver i got the following problem:

after installing new 07.03.0100 ODBC driver, i noticed that my Visual
Studio 6.0 MFC Applications does not display the correct error
messages returned by the back-end. In fact, on DB exceptions such as
SQL Query errors, the framework displays an empty MessageBox, instead,
with previous versions of the driver, the framework displayed
(correctly) the right error string (same string reported in connection
log or mylog).

To reproduce the error just open a recordset with a wrong column name
in the where statement or any kind of erroneous query. The ODBC driver
will display an empty string as error message.

The Legacy version of the driver works great.

Thank you.

Silvio.

P.S.
    once built the odbc driver's dll, how can i debug it? Have i
to write a particular client program where i load directly the dll ??
Is there any doc about this topic ??


pgsql-odbc by date:

Previous
From: Jo Dillon
Date:
Subject: Re: OS X driver
Next
From: Giuliano Gavazzi
Date:
Subject: Re: OS X driver