Hi, I'm trying to connect Excel to a PostgreSQL table and I ran across the
psqlobdc file. When I attempt to setup the DSN it gives me this error "root
certificate file .../postgresql/root.crt" does not exist.
I'm using a .ca.cert file but your driver is looking for a root.crt file.
How can I setup this up?