Re: Why PGSQL has no developments in the .NET area?

From: Rohit Coder <passionate_programmer(at)hotmail(dot)com>
To: <chris(dot)travers(at)gmail(dot)com>, <mgould(at)isstrucksoftware(dot)net>, <francisco(at)npgsql(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why PGSQL has no developments in the .NET area?
Date: 2011-10-04 18:10:43
Message-ID: COL122-W361F68386DB0903DA3851F97FB0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

Sorry for the delay.

I used Npgsql 2.0 last and it was slow when querying database to populate DataGridView or DropDownLists in Windows Forms application. To verify, I removed Npgsql and installed pgsql's ODBC driver. It worked very fast.

In another case, when the user brings focus on any DropDownList, the list fills with filtered records. This filling was slow when compared to the ODBC driver.

I checked Npgsql latest release on this page of PgFoundry. When you all are saying that Npgsql's last release was 9, I suspect whether I am looking the latest release on a correct website or not.

Regards,
Rohit Khare.

From: francisco(at)npgsql(dot)org
Date: Mon, 3 Oct 2011 13:52:22 -0300
Subject: Re: [GENERAL] Why PGSQL has no developments in the .NET area?
To: chris(dot)travers(at)gmail(dot)com
CC: mgould(at)isstrucksoftware(dot)net; pgsql-general(at)postgresql(dot)org; passionate_programmer(at)hotmail(dot)com

On Mon, Oct 3, 2011 at 13:46, Chris Travers <chris(dot)travers(at)gmail(dot)com> wrote:

On Mon, Oct 3, 2011 at 9:13 AM, <mgould(at)isstrucksoftware(dot)net> wrote:

The Ngpsql driver isn't old. They've released updates to it all through version 8 and 9 so far as I know. We do some .Net work against Postgres and it seems to work for what we're doing.

Indeed, the latest release seems to be less than a month old..... It does seem the project could release news items more frequently though. ;-)

Best Wishes,Chris Travers

Yeah, I agree with you. Sorry for that.
On the good side, we released a new beta last week. :)
--
Regards,

Francisco Figueiredo Jr.

Npgsql Lead Developer
http://www.npgsql.org
http://gplus.to/franciscojunior
http://fxjr.blogspot.com

http://twitter.com/franciscojunior

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-10-04 18:15:21 Re: how to disable all pkey/fkey constraints globally
Previous Message J.V. 2011-10-04 17:59:44 how to disable all pkey/fkey constraints globally