Hi Anoop,
We do not ship a Postgresql driver and thus it is not supported and therefore have no documentation. You can certainly bring an ODBC v3 compatible driver and plugin it into ACE, but you will need to support it. The closest odbc.ini file I could find is:
[POSTGRESDB]
Driver=/usr/local/lib/psqlodbcw.so
Description=Postgres ODBC Driver
Database=postgresdb
Servername=127.0.0.1
Port=5432
You will need to consult the Postgresql documentation to find the correct options and settings.
Yes, we do have clients that have set this up successfully.
-Matthew
------------------------------
MATTHEW SEGALL
------------------------------
Original Message:
Sent: Tue January 04, 2022 01:34 AM
From: Anoop C Pillai
Subject: ACE 12 to Postgresql connection via ODBC
Hello All,
I am trying to connect ACE 12 to postgresql database through odbc.
Can anyone did this before?
1, I need a sample odbc.ini file connecting to postgresql
2, should i need to configure the odbc driver explicitly for this?
------------------------------
Anoop C Pillai
------------------------------