Problem in connecting to PostgreSQL using Visual C# 2005

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

Problem in connecting to PostgreSQL using Visual C# 2005

Post by Shantanu Srivastava » Wed 22 Dec 2004 05:14


There is a problem in connecting to PostgreSQL in Visual C# 2005 Express Beta version ,It works fine for Visual C# 7.0 version . Could anyone of you please suggest me some code for the resolution of this problem. I need it immediately.

Yuri
Posts: 140
Joined: Mon 08 Nov 2004 12:07

Problem in connecting to PostgreSQL using Visual C# 2005

Post by Yuri » Wed 22 Dec 2004 10:05

PostgreSQLDirect .NET 1.85 cannot work under Framework 2.0 and Visual Studio 2005 Beta.
To solve the problem you should use a new version of the provider PostgreSQLDirect .NET 2 Beta that will be available this week.

Guest

PostgreSQLDirect .NET 2 Beta version

Post by Guest » Wed 29 Dec 2004 06:15

Upto when the new version of the provider PostgreSQLDirect .NET 2 Beta will be available on Net

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Thu 30 Dec 2004 13:42

We are planning a release of PostgreSQLDirect .NET 2 in the second half of January.

Post Reply