Remopte connection to POstgreSQL via ODBC

Started by Zlatko Matićover 20 years ago2 messagesgeneral
Jump to latest
#1Zlatko Matić
zlatko.matic1@sb.t-com.hr

Hello.

I just read all about TCP/IP, pg_hba.conf, listen_adresses and similar topics regarding remote TCP/IP connections,
but where can I find explanations about how to remotely connect using ODBC and DSN-less connection string.
For example, how to connect to PostgreSQL server from remote computer using MS Access and DSN-less connection string ?
Since now, I successfully conected from MS Access using DSN-less connection string but from the same machine. What if server is on a remote computer ? Is there any guide?

Thanks in advance,

Zlatko

#2Poul Møller Hansen
freebsd@pbnet.dk
In reply to: Zlatko Matić (#1)
Re: Remopte connection to POstgreSQL via ODBC

Google is your friend, follow this
http://archives.postgresql.org/pgsql-odbc/2004-02/msg00029.php

Poul

Zlatko Matić wrote:

Show quoted text

Hello.

I just read all about TCP/IP, pg_hba.conf, listen_adresses and similar
topics regarding remote TCP/IP connections,
but where can I find explanations about how to remotely connect using
ODBC and DSN-less connection string.
For example, how to connect to PostgreSQL server from remote computer
using MS Access and DSN-less connection string ?
Since now, I successfully conected from MS Access using DSN-less
connection string but from the same machine. What if server is on a
remote computer ? Is there any guide?

Thanks in advance,

Zlatko