Re: pgsql from ASP

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: wes <pdxpug(at)the-wes(dot)com>
Cc: PDX PostgreSQL Users <pdxpug(at)postgresql(dot)org>
Subject: Re: pgsql from ASP
Date: 2008-07-22 20:12:40
Message-ID: 1216757560.6971.179.camel@jd-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pdxpug

On Tue, 2008-07-22 at 11:27 -0700, wes wrote:
> I have some apps written in ASP and .NET that use nPgSQL to connect to
> my Postgres DBs. I often get errors that I can't really track to a
> specific source, which I usually end up resolving by restarting IIS.
>
> I am wondering, is npgsql the only game in town as far as Windows is
> concerned? Are there any other (possibly better?) drivers I could be
> using?

I think you should probably define your problem before you blame the
driver. I mean, you just said, "I usually end up resolving by restarting
IIS." Sounds like IIS is your more likely culprit.

Not saying npgsql doesn't have problems, it may but...

Sincerely,

Joshua D. Drake

>
> thanks,
> -wes
--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate

In response to

Responses

Browse pdxpug by date

  From Date Subject
Next Message wes 2008-07-22 22:11:33 Re: pgsql from ASP
Previous Message wes 2008-07-22 18:27:05 pgsql from ASP