Driver=PostgreSQL ODBC Driver(UNICODE);Server=db.example.com;SSLmode=require;Database=secure_db;UID=appuser;PWD=strongpass;
Are you experiencing a specific or trying to connect a particular reporting tool ? PostgreSQL ODBC driver: psqlodbc
Once installed, you must create a Data Source Name (DSN) to let your applications know how to find your database.
Open the via Windows Administrative Tools.
Psqlodbc X64 ((install))
Driver=PostgreSQL ODBC Driver(UNICODE);Server=db.example.com;SSLmode=require;Database=secure_db;UID=appuser;PWD=strongpass;
Are you experiencing a specific or trying to connect a particular reporting tool ? PostgreSQL ODBC driver: psqlodbc psqlodbc x64
Once installed, you must create a Data Source Name (DSN) to let your applications know how to find your database. Driver=PostgreSQL ODBC Driver(UNICODE);Server=db
Open the via Windows Administrative Tools. Driver=PostgreSQL ODBC Driver(UNICODE)