Re: How to get correct error message before logging to database

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: <pgsql-odbc(at)postgresql(dot)org>, "Adrian Klaver" <adrian(dot)klaver(at)aklaver(dot)com>
Subject: Re: How to get correct error message before logging to database
Date: 2016-07-06 08:53:13
Message-ID: ADD6A6FCC41F451E832448B517A1E47B@dell2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi!

>So I am thinking this not a libpq issue, but a change in error reporting
>when the code was reorganized in 09.05.0100. I do not know the internals
>well enough to say anything more. Hopefully someone that does can fill in
>the blanks.

Thank for information.

I programmed in C 25 years ago. I'm using Visual Studio 2015 and C#.
Should I start to research driver source code and odbc log to find out which
method call fails ?
Or is there better way ?

I posted it also in
http://stackoverflow.com/questions/38212586/how-to-get-proper-error-message-before-logging-in-from-psqlodbc-driver

Andrus.

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2016-07-06 12:21:00 Re: How to get correct error message before logging to database
Previous Message Adrian Klaver 2016-07-05 21:28:30 Re: How to get correct error message before logging to database