Page 1 of 1

Connecting Postgresql in linux from .net

Posted: Fri 24 Feb 2006 15:40
by venkata krishnan
How to connect PostgreSQL linux with VB.NET?

does any body have solution reply.i have been trying to connect for past two days.

thanks in advance
venkata krishnan

Posted: Mon 27 Feb 2006 14:40
by Oleg
Please make sure you have privileges to connect to PostgreSQL server from your host.
Try connecting to server with PgAdmin tool.
Specify text of exception that you get.