Re: Way to retrieve UserName/Password

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Way to retrieve UserName/Password
Date: 2025-11-23 04:29:40
Message-ID: CA+FnnTw=PtkBy=15LUnWHwXrhnbyj79dJ-2OEOsiJTkLv5Tnqg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

David,

On Sat, Nov 22, 2025 at 9:37 PM David G. Johnston
<david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
>
> On Saturday, November 22, 2025, Igor Korot <ikorot01(at)gmail(dot)com> wrote:
>>
>>
>> WHat I'd like to do in my software is to get those parameters and use
>> them in the "Connect To DB" dialog.
>
>
> There is pretty much nothing special about this situation pertaining to PostgreSQL. What specific challenge are you encountering? I have to imagine nearly all languages have a module/library that handles this 30+ year old file format.

Also, my understanding is that there is no unified way of writing
"UserId" inside
odbc.ini.
Some use "UserId" and some "UID".
And some might use something else.

Thank you.

>
> David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Igor Korot 2025-11-23 12:44:58 ODBC fails to recognize event trigger removal
Previous Message Igor Korot 2025-11-23 04:18:09 Re: Way to retrieve UserName/Password