Re: ODBC Password Encryption - PostgreSQL ANSI(x64) - Mailing list pgsql-odbc

From Dave Cramer
Subject Re: ODBC Password Encryption - PostgreSQL ANSI(x64)
Date
Msg-id CADK3HHK1s_vy224zUR50-6+GtzT4csDea-dr6EMY86ZFJa52Kg@mail.gmail.com
Whole thread Raw
In response to ODBC Password Encryption - PostgreSQL ANSI(x64)  (Joseph Fisher <josephpfisher1@gmail.com>)
List pgsql-odbc
Dave Cramer
www.postgres.rocks


On Mon, 10 Mar 2025 at 08:54, Joseph Fisher <josephpfisher1@gmail.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


pgsql-odbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Diferences between mimalloc and regular releases?