Password visible in Connection string ODBC PostgreSQL

Password visible in Connection string ODBC PostgreSQL

When connecting to a PostgreSQL database using ODBC, you may encounter a situation where the password is visible in the connection string in Microsoft Excel. Unfortunately, we do not have the ability to alter how Excel handles or displays this information.

If you do not want other users to see the password in the connection string, you should avoid saving it within the DSN. Instead, consider entering it manually every time you establish a connection.