Re: ODBC - Getting CONN ERROR: errmsg='The buffer was too small for the InfoValue'

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: Edgard Battisti Guimarães <edgardbg1(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: ODBC - Getting CONN ERROR: errmsg='The buffer was too small for the InfoValue'
Date: 2018-07-12 12:19:27
Message-ID: CA+FnnTxJZ8z6dCNNVXyvvitYBsNEwSQDjfYYKOGXx90YaB2P9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

,Hi,

On Wed, Jul 11, 2018 at 10:33 PM, Edgard Battisti Guimarães
<edgardbg1(at)gmail(dot)com> wrote:
> I've ported a powerbuilder application to postgresql. Tested ok on windows
> 10 64, was installed on two win10-64 other computers, all connecting the
> postgresql database in the localhost with access via odbc. The third of them
> presented the error detailed below in the logs (mylog and psqlodbc)
> integrally copy and paste.

Which database the application connecting to initially?
Can you show the PB script that connects to the DB?
Can you show the credentials you are trying to connect with?
Can you turn on ODBC logging and send the log with the failure?

Thank you.

>
> --
> Edgard Battisti Guimarães
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-07-12 12:29:23 Re: Stored function | Grayed out option when I try modify the return type
Previous Message Andreas Kretschmer 2018-07-12 10:15:29 Re: Stored function | Grayed out option when I try modify the return type