I've been trying to connect to my PostgreSQL 8.4.7 server @ work using my OpenOffice 3.3.0 Base application. I've downloaded and installed the SDBC driver from the following URL:
dba: PostgreSQL SDBC driver
I've installed the 0.7.6b and when I try to connect, I get an error message saying "A driver is not registered for the URL sdbc:postgresql:db1.
I've made sure the server allows incoming connections on the default port via pg_hba.conf & postgresql.conf.
Can anyone tell me what I'm doing wrong?