Re: Issues with PostgreSQL ODBC on Win 10

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Viktor Trojanovic <viktor(at)troja(dot)ch>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Issues with PostgreSQL ODBC on Win 10
Date: 2016-02-02 03:38:41
Message-ID: 56B024C1.30008@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Viktor,

On 2016/02/02 9:02, Viktor Trojanovic wrote:
> Hi Hiroshi,
>
> On 02.02.2016 00:11, Inoue, Hiroshi wrote:
>> Hi Viktor,
>>
>> On 2016/02/02 5:29, Viktor Trojanovic wrote:
>>> Hi,
>>>
>>> I'm trying to debug a third party ODBC application but I can't seem
>>> to get the ODBC driver (latest version, from
>>> psqlodbc_09_05_0100-x86.zip) to log anything under Windows 10.
>>>
>>> The check fields CommLog as well as MyLog don't seem to have any
>>> effect at all.
>>
>> Don't Commlog or Mylog files exist in User(\Users\username) folder?
>>
>> regards,
>> Hiroshi Inoue
>
> So, that's where they were hiding! They are here, and they are called
> mylog_xxxx.log and psqlodbc_xxxx.log. I assume the latter is produced
> by the Commlog setting.
>
> I guess the user interface of the driver could need some updating as
> it clearly states that the logs are to be found in the root (c:\) folder.
> .

When the driver couldn't write logs to root folder, it tries to write
logs in user folder.

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Ha Van 2016-02-02 15:23:06 Supported Windows Version
Previous Message Viktor Trojanovic 2016-02-02 00:02:09 Re: Issues with PostgreSQL ODBC on Win 10