From: | "Erik Ferencz" <ErikFerencz(at)seznam(dot)cz> |
---|---|
To: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | ODBC connection problem |
Date: | 2006-07-24 15:37:59 |
Message-ID: | 000601c6af37$28260440$8cd9e593@a040726a |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi.
I have got a problem with connection to my Postgres DB.
I have Win2003 server with Postgres 8.1.4 instalation.
Let's call this server server2003
I wrote an application in C#.This application is connecting to my Postgre DB on server2003.
When I start this application on my local computer,everithing is fine,it connect to DB.(the .exe file is stored on local computer)
When I start this application on server2003 computer,everithing is fine,it connect to DB.(the .exe file is stored on server2003 computer)
But,when I store this application on server2003 and trying to run this application from my local computer (via File Shareing(SMB)) I can't connect to PostgreDB.
I heve temporally stoped firewall,but it does not helped.
Could anyone help me please. I will be gratful.
Thank you
Erik Ferencz
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Chen | 2006-07-24 15:47:03 | How to specify alternative locations for postgresql.{key,crt} files? |
Previous Message | Mr. Dan | 2006-07-24 14:46:10 | btree index - incorrect results |