but when i try a remote connection i got some problem:
first ,the connection was rejected by the remote host.
then, i edited the pg_hba.conf and postgresql.conf file.the error was change:
FATAL:F0000:missing or erroneous pg_hba.conf
anybody know what's the problem ?
2007/7/24, Eddy D. Sanchez <
eddy.sanchez@xxxxxxxxx>:
I use Npgsql for client/server applicationsyou can view the manual at: http://npgsql.projects.postgresql.org/docs/manual/UserManual.htmOn 23 Jul 2007, at 22:47, longlong wrote:hi,all
i have a local system with windows xp.
i want to use c# to connect with a postgresql database running in a linux system.
i get libpg.dll and PgOleDb.dll.
that's enough for me to do so? or could you tell me how?