connection string problem-Keyword not supported-'HOST'

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
sri

connection string problem-Keyword not supported-'HOST'

Post by sri » Thu 08 Jun 2006 11:17

Hi all,
i am new to postgreSQL.
i have created a database and table in the database.
when i am connecting it from theVisual studio2005,i am getting the error

Keyword not supported-"HOST","SCHEMA"
Please help me

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 08 Jun 2006 11:28

Please send us your ConnectionString.

Post Reply