PDA

View Full Version : Remote access to postgresql via odbc



tsumrall
07-08-2009, 09:51 AM
I use Windows ODBC drivers to connect to my MySQL databases. No problems. I have set the allow remote access option for my IP on the control panel.

I am now trying to get my postgresql odbc drivers to allow connection. I've set it up basicaly the same as MYSQL drivers.

The error I get is Server will not respond (not can't find server)

I'm using my domian name for the server and I also tried the IP address. The Port is 5432 same as phpPgAdmin reports.

Has anyone successfully used the postgresql odbc drivers on bluehost?

Thanks for any help!