From: | Dave Cramer <davecramer(at)postgres(dot)rocks> |
---|---|
To: | Joseph Fisher <josephpfisher1(at)gmail(dot)com> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: ODBC Password Encryption - PostgreSQL ANSI(x64) |
Date: | 2025-03-10 13:09:33 |
Message-ID: | CADK3HHK1s_vy224zUR50-6+GtzT4csDea-dr6EMY86ZFJa52Kg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Please post this to github https://github.com/postgresql-interfaces/psqlodbc
Dave Cramer
www.postgres.rocks
On Mon, 10 Mar 2025 at 08:54, Joseph Fisher <josephpfisher1(at)gmail(dot)com>
wrote:
> In Windows, please confirm that when using special characters within a
> password string, the password stored is "mangled" when saving the string
> under the ODBC.INI datasource in the registry.
>
> [HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\
>
> So to use a password in a .net app with an OdbcConnection, don't use the
> plain text password, instead use the ODBC.INI datasource saved mangled
> password.
>
> Thank you,
> Joe
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Petar Brkić | 2025-04-25 11:48:55 | Help with connecting through SSH with driver |
Previous Message | Dave Cramer | 2025-03-10 12:14:36 | Re: Diferences between mimalloc and regular releases? |